GUVENAli / degree_dynamics

Proof of time evolution of the Barabasi-Albert model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Degree Dynamics

Proof of time evolution of the Barabasi-Albert model.

Works

Python implementation of the model was made.

Formulas









Using the equation above, the degree of the node over time can be estimated.

Usage

Simply run the code of "degree_dynamics.py". Before running, create a folder named "gif". To make "out.gif" file, uncomment the line start with "gif()" in the main in the code.

Output

About

Proof of time evolution of the Barabasi-Albert model


Languages

Language:Python 100.0%