Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_cons.h824 #define SCIPconsGetPos(cons) (cons)->consspos macro
H A Dcons.c8085 int SCIPconsGetPos( in SCIPconsGetPos() function