Spawn a random tree

Timothy Rice 991a1e0916 Clarified attribution and usage rights of the shub-niggurath logo. vor 11 Jahren
.gitignore b8a8467014 Added gitignore to exclude compiled binary. vor 11 Jahren
Doxyfile 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
LICENSE 991a1e0916 Clarified attribution and usage rights of the shub-niggurath logo. vor 11 Jahren
LICENSE.BSD d3e280bf22 Had MIT and modified BSD licenses confused. vor 11 Jahren
LICENSE.GPL d7b006f0be Make it a dual license to be compatible with glibc and igraph. vor 11 Jahren
Makefile 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
README 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
args.h df609ffe83 Added option to manually set seed. vor 11 Jahren
formats.c 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
io.h 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
kruskal.c df609ffe83 Added option to manually set seed. vor 11 Jahren
kruskal.h 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
main.c df609ffe83 Added option to manually set seed. vor 11 Jahren
shub-niggurath.jpg 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

README

Usage: shub-niggurath [OPTION...]
Shub Niggurath -- spawn a random tree.

-f, --format=FORMAT Select output format from dot (default), graphml,
gml, pajek, edgelist, ncol, lgl, dimacs.
-n, --nodes=K Build a random tree on K nodes.
-o, --output=OUTFILE Output to OUTFILE instead of to standard output
-?, --help Give this help list
--usage Give a short usage message
-V, --version Print program version

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
__________________________________________________________________________
/\ \
\_| "So from the wells of night to the gulfs of space, and from the gulfs |
| of space to the wells of night, ever the praises of Great Cthulhu, |
| of Tsathoggua, and of Him Who is not to be Named. Ever Their praises, |
| and abundance to the Black Goat of the Woods. Iä! Shub-Niggurath! The |
| Goat with a Thousand Young!" |
| |
| - from `The Whisperer in Darkness' by H. P. Lovecraft |
| _____________________________________________________________________|_
\_/_______________________________________________________________________/

Report bugs to .