MCPcopy Create free account
hub / github.com/ceres-solver/ceres-solver

github.com/ceres-solver/ceres-solver @2.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.2.0 ↗ · + Follow
5,352 symbols 13,147 edges 601 files 1,144 documented · 21% updated 11d ago★ 4,51867 open issues

Browse by type

Functions 4,125 Types & classes 1,227
What it actually does AI analysis from the code graph — generated when you open this
loading…
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.

Core symbols most depended-on inside this repo

Shape

Method 2,470
Function 1,655
Class 1,178
Enum 49

Languages

C++100%
Python1%
C1%

Modules by API surface

internal/ceres/gmock/gmock.h747 symbols
internal/ceres/gtest/gtest.h705 symbols
internal/ceres/gmock_gtest_all.cc667 symbols
include/ceres/jet.h80 symbols
include/ceres/internal/fixed_array.h46 symbols
internal/ceres/problem_test.cc44 symbols
internal/ceres/evaluation_benchmark.cc42 symbols
internal/ceres/problem_impl.cc41 symbols
internal/ceres/types.cc39 symbols
internal/ceres/parameter_block.h38 symbols
internal/ceres/problem.cc32 symbols
internal/ceres/solver.cc29 symbols

For agents

$ claude mcp add ceres-solver \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page