Add ExpressionGraph::InsertExpression This functions allows the insertion of new expression anywhere into the graph. All references are updated. This will be used by semantic expression testing and by the optimizer. Change-Id: Ieafcfec7672f6328106dc0511c85d6fb5bd64d97
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.