22 std::numeric_limits<double>::infinity()};
Definition to_underlying.hpp:7
Solver options.
Definition options.hpp:13
int max_iterations
The maximum number of solver iterations before returning a solution.
Definition options.hpp:18
double tolerance
The solver will stop once the error is below this tolerance.
Definition options.hpp:15
bool diagnostics
Enables diagnostic output.
Definition options.hpp:37
bool feasible_ipm
Enables the feasible interior-point method.
Definition options.hpp:31
std::chrono::duration< double > timeout
The maximum elapsed wall clock time before returning a solution.
Definition options.hpp:21
#define SLEIPNIR_DLLEXPORT
Definition symbol_exports.hpp:34