SCIPvarGetBestRootSol

Function SCIPvarGetBestRootSol 

Source
pub unsafe extern "C" fn SCIPvarGetBestRootSol(
    var: *mut SCIP_VAR,
) -> f64
Expand description

returns the best solution (w.r.t. root reduced cost propagation) of the variable in the root node’s relaxation, if the root relaxation is not yet completely solved, zero is returned