Tutorial
## Tutorial
See use_FIDDLE.ipynb, it is also available on Binder
### This interactive jupyter notebook walks you though all of the pertinent code and functions to:
Create a new Erdos-Renyi or Barabasi-Alberts Network.
Remove edges from these networks in a consistent and systematic way.
Extend a network with missing edges using the Breadth First Addition method (BFA).
Extend a network with missing edges using the Depth First Addition method (BFA).
Available on Binder