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