idol
A C++ Framework for Optimization
Loading...
Searching...
No Matches
Installation guidelines

Describes how to install and link idol to your project.

Welcome to idol's installation guide! This document will help you set up idol on your system.

There are mainly to options to use idol.

The easiest is the first option, which is the recommended way to try idol.

Most likely, you will want to use idol in combination with external optimization solvers like Gurobi or HiGHS. To do so, you need to have the solvers installed on your system and set the corresponding CMake options. The CMake configuration options will help you to set the options correctly.