//! Internal module containing methods related to creating and removing links as well as
//! disconnecting entire nodes from the network.
/// `Weight` determines the weight of each link in the network (ie. the probability of the
/// infection spreading through it in each time step).