pub unsafe extern "C" fn SCIPnodeGetReopttype(
    node: *mut SCIP_NODE
) -> SCIP_REOPTTYPE
Expand description

gets the reoptimization type of a node