antnet algorithm implementation on ns2 35
#1

hi ...I am amrita...
i want to implement ACO using antnet in NS2.35...
Any help ....
Reply
#2
Ant Net is an algorithm for adaptive routing of the best effort in IP networks. The Ant Net design is based on the ant colony optimization (ACO) framework, which explores the mechanisms behind the shorter trajectory behavior observed in ant colonies to define a nature-inspired metaheuristic for combinatorial optimization.


ACO has a multi-agent organization, stigmergic communication between agents, distributed operations, use of a stochastic decision-making policy to build solutions, stigmergic learning of decision policy parameters. It has been successfully applied to a wide variety of combinatorial problems. AntNet has been the first ACO algorithm for routing packet-switched networks. My first job at AntNet, under the supervision of Prof. Marco Dorigo, dates back to 1997.

AntNet, as well as most other ACO routing algorithms designed after AntNet, exhibits a number of interesting properties: it works in a fully distributed way, is highly adaptable to network and traffic changes, uses lightweight mobile agents (called ants ), Is robust for agent failures, provides multipath routing, and automatically handles the propagation of the data load.

AntNet's performance has been extensively tested in simulation, considering different networks and traffic patterns, and compared to several cutting-edge routing algorithms. In the vast majority of situations considered, AntNet has exceeded all its competitors, showing excellent adaptability and robustness. AntNet has also been tested on small physical networks, which confirms the good performance also in these real-world tests.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: antnet algorithm implementation on ns2 35, how to create a malicious node in ns2 for antnet, antnet on ns2 2 35, identifying multiple optimal paths in antnet routing algorithm with negligible overhead ppt, antnet ns2 35, antnet,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  ns2 source codes free download for hello flood attack 0 2,829 31-10-2018, 02:42 PM
Last Post: Guest
  algorithm of railway reservation system 0 669 02-10-2018, 10:50 PM
Last Post: Guest
  how to make node disjoint multipath in ns2 tcl code 0 577 25-09-2018, 11:06 AM
Last Post: Guest
  md5 algorithm advantages and disadvantages 0 596 18-07-2018, 02:52 PM
Last Post: Guest
Thumbs Up online detection and prevention of phishing attacks using linkguard algorithm 1 680 12-07-2018, 02:30 PM
Last Post: BhavyaJyothi
  pegasis algorithm code in matlab 1 596 29-05-2018, 10:53 PM
Last Post: Guest
  source code of bellman ford algorithm in opengl 0 659 24-05-2018, 12:47 AM
Last Post: Guest
  project report bellman ford algorithm using opengl 0 674 17-05-2018, 01:39 PM
Last Post: Guest
  kruskal algorithm using opengl 0 523 11-05-2018, 11:00 AM
Last Post: Guest
  birch algorithm in java code 0 527 08-05-2018, 08:38 PM
Last Post: Guest

Forum Jump: