SCIPsparseSolGetFirstSol

Function SCIPsparseSolGetFirstSol 

Source
pub unsafe extern "C" fn SCIPsparseSolGetFirstSol(
    sparsesol: *mut SCIP_SPARSESOL,
    sol: *mut c_longlong,
    nvars: c_int,
)
Expand description

constructs the first solution of sparse solution (all variables are set to their lower bound value