dlcole3 / DataGraphs.jl

MIT License
0 stars 0 forks source link

Updated picture example #16

Closed dlcole3 closed 2 years ago

dlcole3 commented 2 years ago

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.