commit | 12263e28305a2a43b6c6a6b4f7f76814ab7ffa5f | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Mon May 16 09:27:49 2022 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Mon May 16 12:48:43 2022 -0700 |
tree | a379ae20a0c162f79374064ac5e3400253e152e8 | |
parent | c8493fc366950d1b6d52c2bcc6ec874775c77bd6 [diff] |
Make the min. required version of SuiteSparse to be 4.5.6 With this change we can drop the complicated/conditional handling around CAMD and assume that it is always available. Change-Id: I93e1da676fb75817f79824b8b2b6549d03f278b0
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.