diff options
Diffstat (limited to 'qpipopt/qpipopt_LB1.sce')
-rw-r--r-- | qpipopt/qpipopt_LB1.sce | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpipopt/qpipopt_LB1.sce b/qpipopt/qpipopt_LB1.sce index 3492b14..b2b92ce 100644 --- a/qpipopt/qpipopt_LB1.sce +++ b/qpipopt/qpipopt_LB1.sce @@ -1,4 +1,5 @@ //Find x in R^6 such that: +// Check if the user gives lower bound unequal to the number of variables conMatrix= [1,-1,1,0,3,1; -1,0,-3,-4,5,6; 2,5,3,0,1,0 |