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

gets the dual solution of the variable bound constraint in the current LP