Home
last modified time | relevance | path

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

/dports/math/minizinc/libminizinc-2.5.5/include/minizinc/solvers/MIP/
H A DMIP_scip_wrap.hh166 SCIP_SOL*(__stdcall* SCIPgetBestSol)(SCIP* scip); member in ScipPlugin
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_sol.c2305 SCIP_SOL* SCIPgetBestSol( in SCIPgetBestSol() function