Home
last modified time | relevance | path

Searched refs:CbcMain (Results 1 – 8 of 8) sorted by relevance

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/
H A DCbcSourceFilesTable.csv44 CbcMain.cpp,,,,14,1651,,1651,,,,x,main,"CbcCompareUser, namespace"
49 CbcSolver.cpp,Solver,Bjarni,,0,11365,,11365,,x,,,CbcSolver,CbcMain
H A DCbcSourceFilesTable3.csv72 "CbcMain.cpp",,"API",,,"Deleted",14,1651,,1651,,,,"x","main","CbcCompareUser, namespace",
80 "CbcSolver.cpp",,"API","Bjarni",,,0,11365,,11365,,"x",,,"CbcSolver","CbcMain",
H A DCbcSourceFilesTable2.csv83 CbcMain.cpp,,API,,,,14,1651,,1651,,,,x,main,"CbcCompareUser, namespace"
91 CbcSolver.cpp,,API,Bjarni,,,0,11365,,11365,,x,,,CbcSolver,CbcMain
/dports/math/py-CyLP/CyLP-0.91.4/cylp/cy/
H A DCyCbcModel.pyx147 Call CbcMain. Solve the problem using the same parameters used by CbcSolver.
/dports/math/minizinc/libminizinc-2.5.5/solvers/MIP/
H A DMIP_osicbc_wrap.cpp956 CbcMain(cbc_argc, &cbc_argv[0], model); in solve()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcModel.hpp3244 int CbcMain(int argc, const char *argv[], CbcModel &babSolver);
H A DCbcSolver.cpp10632 int CbcMain(int argc, const char *argv[], in CbcMain() function
/dports/math/cbc/Cbc-releases-2.10.5/
H A DREADME.md358 * Solution pool is now accessible via the command line and the CbcMain*