ECOS - Embedded Conic Solver.
More...
#include <string>
#include <limits>
#include <solver/interface/SolverParams.hpp>
Go to the source code of this file.
|
enum | ExitCode {
Optimal,
solver::ExitCode::OptimalInacc,
solver::ExitCode::PrimalInf,
solver::ExitCode::PrimalInfInacc,
solver::ExitCode::DualInf,
solver::ExitCode::DualInfInacc,
solver::ExitCode::ReachMaxIters,
solver::ExitCode::NotConverged,
solver::ExitCode::Indeterminate,
solver::ExitCode::PrSearchDirection,
solver::ExitCode::PrSlacksLeaveCone,
solver::ExitCode::PrProjection
} |
|
enum | ConeStatus { Inside,
Outside
} |
|
enum | FactStatus { Optimal,
Failure
} |
|
enum | PrecisionConvergence { Full,
Reduced
} |
|
enum | QuadConstrApprox { None,
TrustRegion,
SoftConstraint
} |
|
ECOS - Embedded Conic Solver.
- Author
- A. Domahidi [domah.nosp@m.idi@.nosp@m.embot.nosp@m.ech..nosp@m.com]
- License:
- (new license) License BSD-3-Clause
- Copyright
- Copyright (c) [2012-2015] Automatic Control Lab, ETH Zurich & embotech GmbH, Zurich, Switzerland.
- Date
- 2012-2015 Modified to c++ code by New York University and Max Planck Gesellschaft, 2017