Home
last modified time | relevance | path

Searched refs:SCIPeventGetRowCol (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_event.h184 SCIP_COL* SCIPeventGetRowCol(
245 #define SCIPeventGetRowCol(event) ((event)->data.eventrowcoefchanged.col) macro
H A Devent.c507 #undef SCIPeventGetRowCol
1429 SCIP_COL* SCIPeventGetRowCol( in SCIPeventGetRowCol() function