From c3a42e7df4f6b72676bcd17990de03b86f2f5b83 Mon Sep 17 00:00:00 2001 From: ccremers Date: Thu, 23 Feb 2006 10:49:53 +0000 Subject: [PATCH] - Added protocol counter. --- test/compareheuristics.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/compareheuristics.py b/test/compareheuristics.py index 59a5b32..7fdac41 100755 --- a/test/compareheuristics.py +++ b/test/compareheuristics.py @@ -187,6 +187,7 @@ def main(): res = shows (res, score2max, score2) res = shows (res, statesmax, st) res = shows (res, boundstatesmax, boundstates) + res += "\t<%i>" % np print res print