SCIPsetRelaxPriority

Function SCIPsetRelaxPriority 

Source
pub unsafe extern "C" fn SCIPsetRelaxPriority(
    scip: *mut SCIP,
    relax: *mut SCIP_RELAX,
    priority: c_int,
) -> SCIP_RETCODE
Expand description

sets the priority of a relaxation handler