Updated the picture example. Also, updated some of the source code becuase there was a bug in the filter_nodes function. I also updated the run_EC functions so that they can scale the EC by the total number of nodes + edges, or it can take the fraction of remaining nodes - fraction of remaining edges. This latter option yields interesting results that may or may not be useful.
Updated the picture example. Also, updated some of the source code becuase there was a bug in the
filter_nodes
function. I also updated therun_EC
functions so that they can scale the EC by the total number of nodes + edges, or it can take the fraction of remaining nodes - fraction of remaining edges. This latter option yields interesting results that may or may not be useful.