Hi,
I am trying to implement ACO and GA algorithms in the NS3 environment. I am looking for the process to modify the initial algorithm in which the optimal path, among multiple paths, is selected to route data from source to destination.
Is there a procedure to implement a step-by-step modification of the algorithm?
How can I integrate or use this algorithm within a routing algorithm such as AODV, OLSR, GPRS to evaluate the performance of the routing in VANETs?
I am using sumo for traffic generation and NS3 as a network simulator
Any help would be appreciated.
Thanks in advance,