krmnino/Erdos-Renyi_Graphs
A Java program that generates Erdos-Renyi graphs using adjacency matrices to store data about edges. Computes the probability of a graph surpassing a threshold for longest path possible.
JavaMIT
A Java program that generates Erdos-Renyi graphs using adjacency matrices to store data about edges. Computes the probability of a graph surpassing a threshold for longest path possible.
JavaMIT