Timothy Rice
|
991a1e0916
Clarified attribution and usage rights of the shub-niggurath logo.
|
vor 11 Jahren |
Timothy Rice
|
df609ffe83
Added option to manually set seed.
|
vor 11 Jahren |
Timothy Rice
|
d3e280bf22
Had MIT and modified BSD licenses confused.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Timothy Rice
|
d7b006f0be
Make it a dual license to be compatible with glibc and igraph.
|
vor 11 Jahren |
Timothy Rice
|
f2a6312c5c
Improved random seeding to more often than once every second.
|
vor 11 Jahren |
Timothy Rice
|
b8a8467014
Added gitignore to exclude compiled binary.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
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).
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Timothy Rice
|
da6aba7448
Added makefile; initial code for looking at arguments.
|
vor 11 Jahren |
Timothy Rice
|
4b7d244e3c
Initial commit.
|
vor 11 Jahren |