• Ulysse Beaugnon's avatar
    Betweeness centrality has been removed : it was making things much slower and... · 22d6d204
    Ulysse Beaugnon authored
    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
    22d6d204
main.h 973 Bytes