Click here to Skip to main content
15,889,834 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.9K   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.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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