Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_event.h64 struct SCIP_EventObjChg struct
66 SCIP_Real oldobj; /**< old objective value before value changed */
67 SCIP_Real newobj; /**< new objective value after value changed */
68 SCIP_VAR* var; /**< variable whose objective value changed */