elsa solvers

This is the documentation of elsa’s solvers module. It provides implementations of different iterative solvers for general or more specific optimisation problems.

Get started by reading a quick overview on which solver to choose or jump directly to the API documentation.

You can read more about the following topics:

  1. Choose a solver gives a basic overview over the different solvers and their strengths.

  2. Ordered Subsets gives an overview over ordered subsets and supported solvers.

  3. Solvers API provides a full documentation on the elsa solvers API.