C++ library for solving large optimization problems
C++ library for solving large optimization problems
Ceres Solver is a C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production since 2010. Ceres Solver can solve two kinds of problems:
non-linear least squares problems with bounds constraints;
general unconstrained optimization problems.
Package | ceres-solver |
Version | 2.0.0 (history) |
Channel | guix |
Definition |
|
Build status | view 🚧 |
Home page | http://ceres-solver.org/ |
Source | |
Installation command |
|