From 83c2ffb07e345e3d98a0139dc8f9f4165c90d06d Mon Sep 17 00:00:00 2001 From: Pamela Dyer <pamela.dyer@uconn.edu> Date: Wed, 21 Jul 2021 20:45:42 +0000 Subject: [PATCH] Update Example25_Graph_as_Data_Structure.mp --- Example25_Graph_as_Data_Structure.mp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Example25_Graph_as_Data_Structure.mp b/Example25_Graph_as_Data_Structure.mp index 2d5188f..7c43ec9 100644 --- a/Example25_Graph_as_Data_Structure.mp +++ b/Example25_Graph_as_Data_Structure.mp @@ -17,6 +17,9 @@ Search terms: graph as data structure; event attribute, number; report, global; Graphs as container data structures Instructions: Run for Scopes 1 and up. + Scope 1: 3 traces in less than 1 sec. + Scope 2: 14 traces in less than 1 sec. + Scope 3: 45 traces in less than 1 sec. ==========================================================*/ -- GitLab