Module structures

Source
Expand description

Data structure code

This module contains all data structure related code. It is split into two submodules to separate raw structures from the processed ones, the latter being analog to the output of the program

Modulesยง

processed
Processed data structures code
raw
Modelling code