- Added extended Newman-Ziff algorithm for nested percolation
- Changed ther behaviour of NetworkExperiment to not delete the working
network in tearDown() at the end of a run, to simplify small-scale use,
but to replace it on setUp() instead
- Added a simple algebra of generating functions, including addition,
subtraction, and multiplication by constants and other generating
functions