Popularity
8.0
Growing
Activity
8.3
-
3,589
100
1,003

Code Quality Rank: L1
Programming language: C++
License: 3-Clause BSD License
Tags: Math    
Latest version: v1.14.0

ceres-solver alternatives and similar libraries

Based on the "Math" category.
Alternatively, view ceres-solver alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ceres-solver or a related project?

Add another 'Math' Library

README

Android Linux macOS Windows

Ceres Solver

Ceres Solver is an open source 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 at Google since 2010. Ceres Solver can solve two kinds of problems.

  1. Non-linear Least Squares problems with bounds constraints.
  2. General unconstrained optimization problems.

Please see ceres-solver.org for more information.