Introduction
This section of the documentation contains brief documentation for some of the solvers that JuMP supports. The list of solvers is not exhaustive, but instead is intended to help you discover commonly used solvers.
Supported solvers lists all solvers supported by JuMP.
Adding new solvers
Written a solver? See the checklist Adding a new solver to the documentation.