- 23 Nov, 2016 12 commits
-
-
Martin Marinov authored
Replace std::cerr output withe DEB_* statements. Move several major functions from the NewtonSolver.hh to .cc
-
Max Lyon authored
-
David Bommes authored
-
Max Lyon authored
-
David Bommes authored
-
Max Lyon authored
-
Max Lyon authored
-
Max Lyon authored
-
Jan Möbius authored
Fixes VS 2013 Builds. Fixes VS 2013 Builds. Please don't directly use master! See merge request !17
-
Max Lyon authored
-
Jan Möbius authored
Please don't directly use master!
-
- 22 Nov, 2016 1 commit
-
-
David Bommes authored
-
- 21 Nov, 2016 3 commits
-
-
David Bommes authored
-
Max Lyon authored
-
David Bommes authored
-
- 10 Nov, 2016 1 commit
-
-
Max Lyon authored
-
- 08 Nov, 2016 1 commit
-
-
Max Lyon authored
-
- 07 Nov, 2016 2 commits
- 06 Nov, 2016 2 commits
-
-
David Bommes authored
-
David Bommes authored
-
- 05 Nov, 2016 1 commit
-
-
David Bommes authored
-
- 03 Nov, 2016 3 commits
-
-
Martin Marinov authored
Revert the default value of IPOPTSolverLean::enable_all_lazy_contraints() to true, since this class could is used outside of IGM::ParametrizationT.
-
Martin Marinov authored
Correct some code style and documentation issues in IPOPTSolverLean interface. Change the default value for enable_all_lazy_contraints to false and document the decision.
-
Marco Amagliani authored
Map:relaxed_global_parameterization - added an option to avoid to try solving the optimization with the full set of lazy constraints. There are cases where the lazy constraints are expected to be largely satisfied even without setting them. In such cases it is safe to assume that the optimization problem with the full set of constraints is not feasible if applying a smaller set of constraints has not been possible to find a feasible solution. An important example are the no fllip constraints in the relaxed_global_parameterization. This change is meant to help with 3 ReForm test that are so slow to appear hangs
-
- 01 Nov, 2016 1 commit
-
-
Marco Amagliani authored
IPOPTSolver with lazy constraints : immediate failure as soon as we get an infeasible problem adding a subset of the lazy constraints.
-
- 20 Oct, 2016 7 commits
-
-
Jan Möbius authored
Gitlab See merge request !16
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
- 13 Oct, 2016 2 commits
- 07 Oct, 2016 1 commit
-
-
David Bommes authored
-
- 04 Oct, 2016 1 commit
-
-
David Bommes authored
-
- 03 Oct, 2016 1 commit
-
-
David Bommes authored
-
- 29 Sep, 2016 1 commit
-
-
Martin Marinov authored
-