SCIPappendVarSOS2

Function SCIPappendVarSOS2 

Source
pub unsafe extern "C" fn SCIPappendVarSOS2(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    var: *mut SCIP_VAR,
) -> SCIP_RETCODE
Expand description

appends variable to SOS2 constraint