summaryrefslogtreecommitdiff
path: root/demos/symphony_knapsack.sce
diff options
context:
space:
mode:
authorHarpreet2015-10-20 14:23:25 +0530
committerHarpreet2015-10-20 14:23:25 +0530
commite4b59ea62dd9903445375c2aa1f52a52c5eab99f (patch)
treed761e8819990b031344e58c9016562bea157c05b /demos/symphony_knapsack.sce
parente34332a406e4f3fba9b99c6f9ec5138edfcc6aa2 (diff)
downloadsymphony-e4b59ea62dd9903445375c2aa1f52a52c5eab99f.tar.gz
symphony-e4b59ea62dd9903445375c2aa1f52a52c5eab99f.tar.bz2
symphony-e4b59ea62dd9903445375c2aa1f52a52c5eab99f.zip
qpipopt_mat added
Diffstat (limited to 'demos/symphony_knapsack.sce')
-rw-r--r--demos/symphony_knapsack.sce2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/symphony_knapsack.sce b/demos/symphony_knapsack.sce
index 12a6788..42c192c 100644
--- a/demos/symphony_knapsack.sce
+++ b/demos/symphony_knapsack.sce
@@ -93,7 +93,7 @@ conLB=repmat(0,nbCon,1);
// Upper Bound of constraints
conUB=[11927 13727 11551 13056 13460 ]';
-options = ["time_limit" "40"];
+options = ["tie_limit" "40"];
// The expected solution :