|
HAL
|
This file contains the class that holds a netlist graph. More...
#include "hal_core/defines.h"#include "hal_core/netlist/netlist.h"#include "hal_core/utilities/result.h"#include <functional>#include <igraph/igraph.h>#include <set>#include <unordered_map>
Go to the source code of this file.
Classes | |
| class | hal::graph_algorithm::NetlistGraph |
| A directed graph corresponding to a netlist. More... | |
Namespaces | |
| hal | |
| hal::graph_algorithm | |
This file contains the class that holds a netlist graph.
Definition in file netlist_graph.h.