#include <ckpttn/moveinfo.hpp>
template<typename Node>
MoveInfoV struct
Move information for a single vertex (without net reference)
| Template parameters | |
|---|---|
| Node | The node type (typically representing a module) |
This struct stores simplified information about moving a vertex from one partition to another. Used in the FM algorithm for gain calculation and constraint checking.