Binary FM constraint manager for 2-way partitioning.
Binary FM gain calculator for 2-way partitioning.
Constraint Manager.
Definition FMBiConstrMgr.hpp:17
Binary Fiduccia-Mattheyses Gain Calculator.
Definition FMBiGainCalc.hpp:32
Mid-Level Partition Manager (2-way)
Definition MidLvlPartMgr.hpp:24
void optimize(std::span< std::uint8_t > part)
Optimizes the partition using exhaustive mid-level search.
MidLvlPartMgr(const Gnl &hyprgraph, double bal_tol)
Constructs a new MidLvlPartMgr object.
int total_cost
Total cost of the current partitioning solution.
Definition MidLvlPartMgr.hpp:29
typename Gnl::node_t node_t
Definition MidLvlPartMgr.hpp:26