ImplementationΒΆ

Start with the configuration:

You can run the code by typing:

$ python runme.py

The script runme.py calls the main functions of the code, which are explained in the following sections.

For the hierarchical clustering of the transmission network, use the following script:

Helping functions for the models are included in spatial_functions.py, and util.py.