Click here to Skip to main content
15,885,944 members
Articles / Programming Languages / C#

A Conceptual AI Neural Network - Data Network Load Balancing with Ant Colony Optimisation

Rate me:
Please Sign up or sign in to vote.
4.82/5 (73 votes)
17 Aug 2010CPOL12 min read 340.8K   8.8K   200  
Ant Colony Optimisation - A genetic algorithm deriving from ant pheromone distribution trails to route network traffic efficiently
This article details how ACO can be used to dynamically route traffic efficiently. The report will finally conclude with a summary of how the algorithm performs and how it could be further optimised.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
Lawrence has a Degree in Computer Science and Artificial Intelligence and a Master of Science degree in Information Technology for e-Commerce.

Comments and Discussions