From cde3ffea0ae08a20e6601f222fcad452b27f0b23 Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Thu, 22 Jul 2021 16:22:05 +0000
Subject: [PATCH] Update Application_examples/Knapsack_Weight_Limit.mp

---
 Application_examples/Knapsack_Weight_Limit.mp | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Application_examples/Knapsack_Weight_Limit.mp b/Application_examples/Knapsack_Weight_Limit.mp
index 74f0487..8e91ccd 100644
--- a/Application_examples/Knapsack_Weight_Limit.mp
+++ b/Application_examples/Knapsack_Weight_Limit.mp
@@ -22,6 +22,11 @@ References:
 Search terms: event attribute, number; optimization, weight; BUILD block; WITHIN command; report, global
 
 Instructions: Run for Scopes 1 and up.
+    Scope 1: 4 traces in less than 1 sec.
+    Scope 2: 4 traces in less than 1 sec.
+    Scope 3: 6 traces in less than 1 sec.
+    Scope 4: 7 traces in less than 1 sec.
+    Scope 5: 7 traces in less than 1 sec.
 
 ==========================================================*/
 
-- 
GitLab