22 std::numeric_limits<double>::infinity()};
Definition expression_graph.hpp:11
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 prints.
Definition options.hpp:89
bool feasible_ipm
Enables the feasible interior-point method.
Definition options.hpp:30
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