Function scip_sys::SCIPsolSetRelax

source ·
pub unsafe extern "C" fn SCIPsolSetRelax(
    sol: *mut SCIP_SOL,
    relax: *mut SCIP_RELAX
)
Expand description

informs the solution that it now belongs to the given relaxation handler