Betweeness centrality has been removed : it was making things much slower and...
Betweeness centrality has been removed : it was making things much slower and wasn't needed right now. We will enable it when we need it main.ccp has been split into 3 files : graph.cpp for graph generation and manipulation results.cpp to gather the results of the simulation main.cpp to launch the simulation and display the results
Showing
simulation/graph.cpp
0 → 100644
simulation/results.cpp
0 → 100644
Please register or sign in to comment