summaryrefslogtreecommitdiff
path: root/demos/symphony_knapsack.sce
diff options
context:
space:
mode:
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 854bf06..c6e5a51 100644
--- a/demos/symphony_knapsack.sce
+++ b/demos/symphony_knapsack.sce
@@ -95,7 +95,7 @@ conLB=repmat(0,nbCon,1);
// Upper Bound of constraints
conUB=[11927 13727 11551 13056 13460 ]';
-options = ["time_limit" "10"]
+options = ["time_limit" "25"]
// The expected solution :