SCIPgetVbdvarVarbound

Function SCIPgetVbdvarVarbound 

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

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