ckpttn/netlist.hpp file

Classes

template<typename graph_t>
struct Netlist
Netlist.
template<typename Node>
struct Snapshot

Typedefs

using graph_t = xnetwork::SimpleGraph
using index_t = uint32_t
using SimpleNetlist = Netlist<graph_t>