Experimental, Jade Based, p2p graph analyses
genGraph -- contains code for generating graphs, saving to database (graph.db) (written in Haskell (i.e. use cabal to install))
jade-p2p -- network and protocols emulation code, based on jade (Java code, use maven to install)
showGraph -- code to visualise graphs from graph.db (written in Haskell) Needs GraphViz to be installed (I'm not sure really...)