Open C4Parker opened 6 years ago
Add random walk when generating graphs so that they are always connected
Maybe try some constraint such as minimum degree of every vertex instead of random walk between all vertices for connectedness.
Add random walk when generating graphs so that they are always connected