OptiProfiler Logo OptiProfiler#

A platform for benchmarking optimization solvers#

MATLAB version is available.#

To install the MATLAB version, please do the following:

  1. Clone the repository using the following command:

git clone --recurse-submodules https://github.com/optiprofiler/optiprofiler.git
  1. In MATLAB, navigate to the folder where the source code is located, and you will see a file named setup.m. Run the following command in the MATLAB command window:

setup

Python version is under development.#