Table of Contents

Back

BlåtAnt-R

BlåtAnt-R is an improved version of the BlåtAnt algorithm that introduces fault tolerance, recovery mechanisms, and balanced link distribution. It retains the fully distributed nature of the original algorithm, with the use of adaptive methods inspired by Ant colonies.

Evaluation

Test on LAN-1281, different scenarios are considered:

In the following graphs, vertical dotted lines indicate the 100th, repectively the 5000th iteration. Additional parameters are:

Diameter

Diameter

Average Path Length

Average Path Length

Edges Count

Edges Count

Largest Connected Component

Size of largest connected component

Traffic

Traffic generated by the algorithm

Video Demo

Visual demo of a 25 nodes (initial) topology, D=5

Pseudo Code

The pseudo code of the algorithm can be found in (draft 10-11-2008).