Agent based modelling in which agents comes closer if they are separated by a distance lesser than r
-
Updated
Oct 3, 2021 - R
Agent based modelling in which agents comes closer if they are separated by a distance lesser than r
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.
this is a simulation of distributed routing algorithm(distance vector or RIP) described in "internetworking" chapter of the book "computer networks a systems approach"
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."