Remove chunk shuffle in multithreaded SchurEliminator std::random_shuffle() is deprecated since C++14 and was removed in C++17. At least MSVC with C++17 fails to compile this code, I assume other compilers fail as well. In a Github discussion (#373) Sameer Agarwal states this line can likely be dropped and asks for a PR/CL. https://github.com/ceres-solver/ceres-solver/issues/373 Change-Id: I78e04f36cba398769b8f90916edbdaf33884e7e1
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.
Ceres development happens on Gerrit, including both repository hosting and code reviews. The GitHub Repository is a continuously updated mirror which is primarily meant for issue tracking. Please see our Contributing to Ceres Guide for more details.
The upstream Gerrit repository is
https://ceres-solver.googlesource.com/ceres-solver