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