diff options
Diffstat (limited to 'tests/general_tests/qpipoptmat/qpipoptmat_logical2.sce')
-rw-r--r-- | tests/general_tests/qpipoptmat/qpipoptmat_logical2.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general_tests/qpipoptmat/qpipoptmat_logical2.sce b/tests/general_tests/qpipoptmat/qpipoptmat_logical2.sce index 137c7bb..fd5714d 100644 --- a/tests/general_tests/qpipoptmat/qpipoptmat_logical2.sce +++ b/tests/general_tests/qpipoptmat/qpipoptmat_logical2.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, intial guess and param Aeq= [1,-1,1,0,3,1; -1,0,-3,-4,5,6; |