pub unsafe extern "C" fn SCIPnodeSetReopttype(
    node: *mut SCIP_NODE,
    reopttype: SCIP_REOPTTYPE
)
Expand description

sets the reoptimization type of the node