Detect large Jacobians and return failure instead of crashing. Detect when the number of non-zeros overflows when constructing BlockSparseMatrix and CompressedRowSparseMatrix and return with an error message instead of crashing. Change-Id: I45e102f7c0519eef441ce0586b7adf96e4a954a9
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.