From 8f65bdb15bf7a76ba0a07836644731d098c15d03 Mon Sep 17 00:00:00 2001 From: jeanpouget-abadie Date: Tue, 3 Feb 2015 16:06:07 -0500 Subject: changes for runnning functions --- src/algorithms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/algorithms.py') diff --git a/src/algorithms.py b/src/algorithms.py index 9f6d3ea..fb0a37d 100644 --- a/src/algorithms.py +++ b/src/algorithms.py @@ -54,7 +54,7 @@ def recovery_passed_function(G, cascades, floor_cstt, passed_function, return G_hat -def correctness_measure(G, G_hat, print_values=False): +def correctness_measure(G, G_hat, print_values=True): """ Measures correctness of estimated graph G_hat to ground truth G """ -- cgit v1.2.3-70-g09d2