Home
last modified time | relevance | path

Searched defs:SCIPdomchgGetNBoundchgs (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_var.h1458 #define SCIPdomchgGetNBoundchgs(domchg) ((domchg) != NULL ? (domchg)->domchgbound.nboundchgs… macro
H A Dvar.c16963 int SCIPdomchgGetNBoundchgs( in SCIPdomchgGetNBoundchgs() function