On Tuesday 16 June 2015, Felix Salfelder wrote:
> on hierarchical circuits, run times are much shorter. but i'm
> curious: what are the "other reasons" for the hash tables?

fixing "find_looking_out", which is too slow.

very large circuits from signal integrity extraction are usually 
flat.

std::map (sorted, tree search) is fast enough for mid-size 
circuits.

_______________________________________________
Gnucap-devel mailing list
Gnucap-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gnucap-devel

Reply via email to