Public Member Functions | |
graph_and_topology (const graph &G, const netlist::netlist &netlist, const library &lib) | |
Public Attributes | |
const graph & | g |
const netlist::netlist & | netlist |
std::vector < lemon::ListDigraph::Node > | sorted |
std::vector< std::vector < lemon::ListDigraph::Node > > | levels |
std::vector < lemon::ListDigraph::Node > | sorted_drivers |