Function scip_sys::SCIPsolGetType

source ·
pub unsafe extern "C" fn SCIPsolGetType(
    sol: *mut SCIP_SOL
) -> SCIP_SOLTYPE
Expand description

gets information if solution was found by the LP, a primal heuristic, or a custom relaxator