Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_var.h1443 #define SCIPbdchginfoGetInferCons(bdchginfo) (bdchginfo)->inferencedata.reason.cons macro
H A Dvar.c18340 SCIP_CONS* SCIPbdchginfoGetInferCons( in SCIPbdchginfoGetInferCons() function