diff options
Diffstat (limited to 'demos/symphony_knapsack.sce')
-rw-r--r-- | demos/symphony_knapsack.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/symphony_knapsack.sce b/demos/symphony_knapsack.sce index c6e5a51..8f392c7 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" "25"] +options = ["time_limit" "25"]; // The expected solution : |