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

gets the dual solution of the knapsack constraint in the current LP