From 2de471524c9e281e1b83049183d5a4deecd8b7b3 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 2 Oct 2019 10:52:05 -0400 Subject: Updated percolation and sample, percolation measurements presently gutted --- src/perc_meas.hpp | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/perc_meas.hpp') diff --git a/src/perc_meas.hpp b/src/perc_meas.hpp index 75ef61a..b19b4a4 100644 --- a/src/perc_meas.hpp +++ b/src/perc_meas.hpp @@ -8,27 +8,14 @@ #include #include -#include - -#include -#include -#include -#include -#include #include "analysis_tools.hpp" -typedef boost::graph_traits::vertex_descriptor Vertex; -typedef boost::graph_traits::vertices_size_type VertexIndex; class pm : public hooks { private: unsigned r; current_info last_cur; - Graph G; - std::vector rank; - std::vector parent; - boost::disjoint_sets ds; // measurement storage std::vector> sn; // non-spanning cluster size distribution -- cgit v1.2.3-70-g09d2