commit | 793efde013c9fcd172372b772b5ed5a5fa71d371 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Sun Sep 15 15:07:14 2024 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Sun Sep 15 15:13:13 2024 -0700 |
tree | 77b53a079a46b080ca0a77cf85a161861fd92deb | |
parent | 07651df0ad17365a2616135bb46ecd92b8e36adb [diff] |
Fix Abseil version checking Previously the find_package call was followed by a manual version check because we were using a Major.Minor version. Just checking for Major version works. Change-Id: If83f8d1c6001d0ac3d53d9b24946b9168eb4932b
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.