diff options
Diffstat (limited to 'tests/general_tests/cbcintlinprog/cbcintlinprog_primal_infeasible1.sce')
-rw-r--r-- | tests/general_tests/cbcintlinprog/cbcintlinprog_primal_infeasible1.sce | 184 |
1 files changed, 184 insertions, 0 deletions
diff --git a/tests/general_tests/cbcintlinprog/cbcintlinprog_primal_infeasible1.sce b/tests/general_tests/cbcintlinprog/cbcintlinprog_primal_infeasible1.sce new file mode 100644 index 0000000..e766319 --- /dev/null +++ b/tests/general_tests/cbcintlinprog/cbcintlinprog_primal_infeasible1.sce @@ -0,0 +1,184 @@ +//Primal infeasible mps file + +//Reference : enlight9.mps.gz problem file,http://miplib.zib.de/miplib2010.php + +[xopt,fopt,status,output]=cbcintlinprog("enlight9.mps") + +//output = +// +// relativegap: 0 +// absolutegap: 0 +// numnodes: 754240 +// numfeaspoints: 162 +// numiterations: 4622429 +// message: "Primal Infeasible" +// status = +// +// 1. +// fopt = +// +// 1.000D+50 +// xopt = +// +// 1. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 1. +// 0. +// 0. +// 0. +// 0. +// 0. +// 1. +// 0. +// 0. +// 1. +// 1. +// 0. +// 0. +// 0. +// 1. +// 0. +// 1. +// 1. +// 1. +// 0. +// 1. +// 0. +// 1. +// 1. +// 1. +// 0. +// 0. +// 1. +// 1. +// 1. +// 0. +// 1. +// 0. +// 0. +// 0. +// 0. +// 1. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 1. +// 1. +// 0. +// 0. +// 0. +// 1. +// 0.5 +// 2. +// 1. +// 1. +// 0. +// 1. +// 1. +// 2. +// 2. +// 2. +// 1. +// 1. +// 1.5 +// 2. +// 1. +// 2. +// 1.5 +// 1.5 +// 1. +// 1. +// 1. +// 0.5 +// 1. +// 1. +// 0.5 +// 0. +// 0.5 +// 0. +// 0. +// 0.5 +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 1. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0.5 +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 0. +// 1. +// 1. +// 1. +// 1. +// 0.5 +// 0. +// 0. +// 1. +// 0.5 +// 1. +// 0. +// 0. +// 0. +// 0. +// 1. +// 0. +// 0. +// 0. |