SCIPgetVarVarbound

Function SCIPgetVarVarbound 

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

gets bounded variable x of variable bound constraint lhs <= x + c*y <= rhs