Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_var.h987 #define SCIPvarGetUbLocal(var) (var)->locdom.ub macro
H A Dvar.c17732 SCIP_Real SCIPvarGetUbLocal( in SCIPvarGetUbLocal() function