Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_cons.h850 #define SCIPconsIsLocal(cons) (cons)->local macro
H A Dcons.c8314 SCIP_Bool SCIPconsIsLocal( in SCIPconsIsLocal() function