|
CkPttn 1.2.4
|
Snapshot of partition state for rollback. More...
#include <netlist.hpp>
Public Attributes | |
| 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. | |
Snapshot of partition state for rollback.
Stores the external nets and modules at a given point during the FM algorithm, used to revert to the best-known partition.
| Node | The node type (typically representing a module) |
Dictionary mapping external modules to their partition assignments.
| py::set<Node> Snapshot< Node >::extern_nets |
Set of external nets (nets crossing partition boundaries)