pub unsafe extern "C" fn SCIPiisAddNNodes(
iis: *mut SCIP_IIS,
nnodes: c_longlong,
)Expand description
Increments the number of nodes in the IIS solve.
pub unsafe extern "C" fn SCIPiisAddNNodes(
iis: *mut SCIP_IIS,
nnodes: c_longlong,
)Increments the number of nodes in the IIS solve.