From 7ac5ad2a1415ea10aec8d66d934786fc1fbd1564 Mon Sep 17 00:00:00 2001 From: Kajari Ghosh Date: Tue, 23 Oct 2018 04:26:52 -0400 Subject: [PATCH] change GetNodeDistance return type in customizer --- include/customizer/edge_based_graph.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/customizer/edge_based_graph.hpp b/include/customizer/edge_based_graph.hpp index 33a203a78..840a84299 100644 --- a/include/customizer/edge_based_graph.hpp +++ b/include/customizer/edge_based_graph.hpp @@ -99,7 +99,7 @@ class MultiLevelGraph : public partitioner::MultiLevelGraph