Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
eeb0ec0f
Commit
eeb0ec0f
authored
Dec 17, 2015
by
Jan Möbius
Browse files
Revert "add missing include"
This reverts commit
026e5661
.
parent
026e5661
Changes
1
Hide whitespace changes
Inline
Side-by-side
Examples/small_cplex_soc/main.cc
View file @
eeb0ec0f
...
@@ -31,7 +31,6 @@
...
@@ -31,7 +31,6 @@
#include
<CoMISo/NSolver/NPDerivativeChecker.hh>
#include
<CoMISo/NSolver/NPDerivativeChecker.hh>
#include
<CoMISo/NSolver/CPLEXSolver.hh>
#include
<CoMISo/NSolver/CPLEXSolver.hh>
#include
<CoMISo/NSolver/IPOPTSolver.hh>
#include
<CoMISo/NSolver/IPOPTSolver.hh>
#include
<CoMISo/NSolver/ConeConstraint.hh>
// solve least squares problem for x=1, y=2 and x-2y+z = 1
// solve least squares problem for x=1, y=2 and x-2y+z = 1
// with hard constraints x =-3, z>=3, z^2 >= x^2+y^2
// with hard constraints x =-3, z>=3, z^2 >= x^2+y^2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment