this is a simulation of distributed routing algorithm(distance vector or RIP) described in "internetworking" chapter of the book "computer networks a systems approach"
-
Updated
Apr 30, 2019 - Python
this is a simulation of distributed routing algorithm(distance vector or RIP) described in "internetworking" chapter of the book "computer networks a systems approach"
A spatial model in which agents who are closer than a distance r will come closer on each step. Finally agents will come to a steady configuration. This can be considered similar to attraction of particles in a given space.
Agent based modelling in which agents comes closer if they are separated by a distance lesser than r
Add a description, image, and links to the modelin topic page so that developers can more easily learn about it.
To associate your repository with the modelin topic, visit your repo's landing page and select "manage topics."