diff options
Diffstat (limited to 'tests/general_tests/qpipoptmat/qpipoptmat_logical4.sce')
-rw-r--r-- | tests/general_tests/qpipoptmat/qpipoptmat_logical4.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general_tests/qpipoptmat/qpipoptmat_logical4.sce b/tests/general_tests/qpipoptmat/qpipoptmat_logical4.sce index bad5b8c..0d74230 100644 --- a/tests/general_tests/qpipoptmat/qpipoptmat_logical4.sce +++ b/tests/general_tests/qpipoptmat/qpipoptmat_logical4.sce @@ -1,5 +1,5 @@ //Find x in R^6 such that: -// A simple example with constraints +// An example with equality and inequality constraints Aeq= [1,-1,1,0,3,1; -1,0,-3,-4,5,6; |