SCIPvarGetRootSol

Function SCIPvarGetRootSol 

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

returns the solution of the variable in the last root node’s relaxation, if the root relaxation is not yet completely solved, zero is returned