Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_var.h970 #define SCIPvarGetNegationConstant(var) (var)->data.negate.constant macro
H A Dvar.c17503 SCIP_Real SCIPvarGetNegationConstant( in SCIPvarGetNegationConstant() function