4. Call methodsĀ¶
This topic describes how to run the CLI of MindOpt to solve optimization problems in problem files in the MPS/LP format, and how to call C, C++, Python, and Java APIs of MindOpt to solve optimization problems in problem files in the MPS/LP format.
Note
<MDOHOME>
, <VERSION>
, and <PLATFORM>
are the installation directory, version number, and operating system of MindOpt, respectively. For example:
OSX: /Users/homename/mindopt/0.19.0/osx64-x86
Linux: /home/mindopt/0.19.0/linux64-x86
Windows: C:\mindopt\0.19.0\win64-x86