summaryrefslogtreecommitdiff
path: root/demos/symphony.dem.sce
diff options
context:
space:
mode:
authorharpreet2016-07-01 00:11:55 +0530
committerharpreet2016-07-01 00:11:55 +0530
commit89b96cb79cbe75ba8c1afea61b3caca37a083f62 (patch)
tree1b879fb0dce2406c1c49bf5bdabcedfb12ff020c /demos/symphony.dem.sce
parent10e2e4d8b4a7592a8631ddac8e8d1664d6f0b9e3 (diff)
downloadsymphony-89b96cb79cbe75ba8c1afea61b3caca37a083f62.tar.gz
symphony-89b96cb79cbe75ba8c1afea61b3caca37a083f62.tar.bz2
symphony-89b96cb79cbe75ba8c1afea61b3caca37a083f62.zip
Windows Included
Diffstat (limited to 'demos/symphony.dem.sce')
-rw-r--r--demos/symphony.dem.sce2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/symphony.dem.sce b/demos/symphony.dem.sce
index a0b629e..dbb755b 100644
--- a/demos/symphony.dem.sce
+++ b/demos/symphony.dem.sce
@@ -106,7 +106,7 @@ xopt = [0 1 1 0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 1 0 1 1 0 1 ..
0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 0 ..
0 1 0 1 0 0 1 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 1 1 0 0 1 0 0 1 0]
// Optimal value
-fopt = [ 24381 ]
+fopt = [ -24381 ]
// Calling Symphony
[x,f,status,output] = symphony(nbVar,nbCon,c,isInt,lb,ub,A,conLB,conUB,-1,options);
//========= E N D === O F === D E M O =========//