diff options
Diffstat (limited to 'qpipopt/qpipopt_conUB1.sce')
-rw-r--r-- | qpipopt/qpipopt_conUB1.sce | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpipopt/qpipopt_conUB1.sce b/qpipopt/qpipopt_conUB1.sce index 5434b6e..2c4bfa6 100644 --- a/qpipopt/qpipopt_conUB1.sce +++ b/qpipopt/qpipopt_conUB1.sce @@ -1,4 +1,5 @@ //Find x in R^6 such that: +// Check for the Upper Bound of constraints is which should be equal to the number of constraints conMatrix= [1,-1,1,0,3,1; -1,0,-3,-4,5,6; 2,5,3,0,1,0 |