Cronologia Commit

Autore SHA1 Messaggio Data
  Timothy Rice 991a1e0916 Clarified attribution and usage rights of the shub-niggurath logo. 11 anni fa
  Timothy Rice df609ffe83 Added option to manually set seed. 11 anni fa
  Timothy Rice d3e280bf22 Had MIT and modified BSD licenses confused. 11 anni fa
  Timothy Rice 6ee023a217 I'm not sure whether it's overkill but I wanted even more rapidly changing seeds for when running the program in a loop. Thus use timespec rather than timeval. 11 anni fa
  Timothy Rice d7b006f0be Make it a dual license to be compatible with glibc and igraph. 11 anni fa
  Timothy Rice f2a6312c5c Improved random seeding to more often than once every second. 11 anni fa
  Timothy Rice b8a8467014 Added gitignore to exclude compiled binary. 11 anni fa
  Timothy Rice b04cd827e5 Got 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 7fb02bf10e Added 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 dbe16722f6 Implemented 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. 11 anni fa
  Timothy Rice da6aba7448 Added makefile; initial code for looking at arguments. 11 anni fa
  Timothy Rice 4b7d244e3c Initial commit. 11 anni fa