Fix SuiteSparse path and version reporting If SuiteSparse is found, an unhelpful message "Found SuiteSparse: TRUE ..." is printed. Instead, report the found include directory and version information which was previously not shown due to unset SuiteSparse_FOUND variable. Change-Id: Ib43fb99934f34e6007110007d2cd4a8fbd841aa2
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.