pub unsafe extern "C" fn SCIPsolGetRelax(
sol: *mut SCIP_SOL,
) -> *mut SCIP_RELAXExpand description
gets relaxation handler that found this solution, or NULL if solution has different type than SCIP_SOLTYPE_RELAX
pub unsafe extern "C" fn SCIPsolGetRelax(
sol: *mut SCIP_SOL,
) -> *mut SCIP_RELAXgets relaxation handler that found this solution, or NULL if solution has different type than SCIP_SOLTYPE_RELAX