pub unsafe extern "C" fn SCIPexistsConsLinking(
    scip: *mut SCIP,
    linkvar: *mut SCIP_VAR
) -> c_uint
Expand description

checks if for the given linking variable (continuous or integer) a linking constraint exists