pub unsafe extern "C" fn SCIPconsIsDynamic(
    cons: *mut SCIP_CONS
) -> c_uint
Expand description

returns TRUE iff constraint is subject to aging