pub unsafe extern "C" fn SCIPgetConsLinking(
scip: *mut SCIP,
linkvar: *mut SCIP_VAR,
) -> *mut SCIP_CONSExpand description
returns the linking constraint belonging the given linking variable (continuous or integer) or NULL if it does not exist yet