Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

g++ -Wall -g -std=c++14 erdos_renyi.cpp graph.

cpp
graph_algorithms.cpp main.cpp random.cpp
./a.out 1000
./a.out 10000
./a.out 100000

You might also like