Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_sol.h207 #define SCIPsolGetTime(sol) (sol)->time macro
H A Dsol.c2564 SCIP_Real SCIPsolGetTime( in SCIPsolGetTime() function