pub type IpoptBoundStatus = c_int;Expand description
C-ABI encoding of pounce_qp::BoundStatus (§7.2 of the
active-set-SQP design note). Stable values:
0 = Inactive, 1 = AtLower, 2 = AtUpper, 3 = Fixed.
pub type IpoptBoundStatus = c_int;C-ABI encoding of pounce_qp::BoundStatus (§7.2 of the
active-set-SQP design note). Stable values:
0 = Inactive, 1 = AtLower, 2 = AtUpper, 3 = Fixed.