Update the googletest version We now use googletest as a git submodule instead of the old way of converting it into a single header and including it in the source. This removes the dependence on googleflags for tests to be enabled. Change-Id: If25ea3ba7a39c2b8ba9c6effbed3e7173361b6b1
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.
Please see ceres-solver.org for more information.