pub type ValuedAssignment = IndexMap<ID, MultiBound>;Expand description
Maps node IDs to their bounds and accumulated coefficients.
Aliased Typeยง
pub struct ValuedAssignment { /* private fields */ }pub type ValuedAssignment = IndexMap<ID, MultiBound>;Maps node IDs to their bounds and accumulated coefficients.
pub struct ValuedAssignment { /* private fields */ }