diff options
Diffstat (limited to 'qpipopt/qpipopt_x02.sce')
-rw-r--r-- | qpipopt/qpipopt_x02.sce | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpipopt/qpipopt_x02.sce b/qpipopt/qpipopt_x02.sce index a30cc9e..52b0b89 100644 --- a/qpipopt/qpipopt_x02.sce +++ b/qpipopt/qpipopt_x02.sce @@ -1,4 +1,5 @@ //Find x in R^6 such that: +// Check if the user gives unequal size of initial guess 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 |