b04cd827e5Got everything working correctly. Broke up main function a bit. Added some sanity checks and tidying up. Created README and LICENSE. Help message gives a quote showing where the name Shub Niggurath comes from.
11 anni fa
Timothy Rice
7fb02bf10eAdded function to print contents of a vector. Implemented shuffling of edges in complete graph. Began implementing their selective transfer to the random tree (incomplete).
11 anni fa
Timothy Rice
dbe16722f6Implemented a bunch of stuff; next step: print out what's in the eids vector, shuffle the vector, try using pop_back and push_back to transfer edges from the complete graph to the tree.