graphia

Existing complex networks share well known structural properties that can be captured by models: Erdos-Renyi, small-world, scale-free ...

However, these models only describe networks at a given time. The objective of this project was to study and implement models for dynamical networks. For this, I created a tool in Rust : graphia.

The report can be found here, along with the code.