template<typename Node>
Snapshot struct

Public variables

py::set<Node> extern_nets
Set of external nets (nets crossing partition boundaries)
py::dict<index_t, std::uint8_t> extern_modules
Dictionary mapping external modules to their partition assignments.