SCIPsolGetRelax

Function SCIPsolGetRelax 

Source
pub unsafe extern "C" fn SCIPsolGetRelax(
    sol: *mut SCIP_SOL,
) -> *mut SCIP_RELAX
Expand description

gets relaxation handler that found this solution, or NULL if solution has different type than SCIP_SOLTYPE_RELAX