Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_history.h76 #define SCIPhistoryGetVSIDS(history,dir) ((history)->vsids[dir]) macro
H A Dhistory.c520 SCIP_Real SCIPhistoryGetVSIDS( in SCIPhistoryGetVSIDS() function