0

If it is possible, can you share what you know and suggest where should I start. Thanks

1 Answers1

0

Yes, there is, and the subject is somewhat well-studied. You could start by looking at AntNet, an alternative routing algorithm for the OSPF protocol, based on Ant Colony Optimization (ACO). For details on AntNet performance, see e.g.

AntNet has a few years on it though, so you should probably look into some more recent developments in the field. E.g., have a look at multilevel Ant Colony Optimization (MLV-ACO) an its possible applications to OSPF routing. You could start with:

dfrib
  • 70,367
  • 12
  • 127
  • 192