pub unsafe extern "C" fn SCIPsolGetType(
sol: *mut SCIP_SOL,
) -> SCIP_SOLTYPEExpand description
gets information if solution was found by the LP, a primal heuristic, or a custom relaxator
pub unsafe extern "C" fn SCIPsolGetType(
sol: *mut SCIP_SOL,
) -> SCIP_SOLTYPEgets information if solution was found by the LP, a primal heuristic, or a custom relaxator