Closed proteneer closed 3 months ago
This PR adds support for pre-specifying an initial mapping (that can be generated using another cheaper method). This enforces the initial mapping to be exact (unlike specifying via priority_idxs which allows for UNMAPPED and skipping the node).
priority_idxs
UNMAPPED
This PR adds support for pre-specifying an initial mapping (that can be generated using another cheaper method). This enforces the initial mapping to be exact (unlike specifying via
priority_idxs
which allows forUNMAPPED
and skipping the node).