Function scip_sys::SCIPsparseSolGetVars
source · pub unsafe extern "C" fn SCIPsparseSolGetVars(
sparsesol: *mut SCIP_SPARSESOL
) -> *mut *mut SCIP_VARExpand description
returns the variables in the given sparse solution
pub unsafe extern "C" fn SCIPsparseSolGetVars(
sparsesol: *mut SCIP_SPARSESOL
) -> *mut *mut SCIP_VARreturns the variables in the given sparse solution