Home
last modified time | relevance | path

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

/dports/math/coinmp/CoinMP-releases-1.8.4/CoinMP/examples/csharp/
H A DCoinmp.cs100 [DllImport("coinmp.dll")] public static extern int CoinFreeSolver(); in CoinFreeSolver() method in Coin.CoinMP.CoinMP
/dports/math/coinmp/CoinMP-releases-1.8.4/CoinMP/src/
H A DCoinMP.cpp56 SOLVAPI int SOLVCALL CoinFreeSolver(void) in CoinFreeSolver() function