Skip to content

Genetic Algorithm (GA) implemented to optimize the cost of an overlay network

Notifications You must be signed in to change notification settings

NaziaRiasat/OverlayNetwrokOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

OverlayNetworkOptimization

Genetic Algorithm (GA) to optimize the cost of an overlay network of 25 nodes. A GA is constructed from several distinct constituents to start the cost optimization problem. These constituents include chromosome encoding, fitness function, selection, recombination & the evolution scheme. In this problem, every individual in a population encodes a complete network and each link is either active or inactive. The GA has applied to find the average & best chromosome in the population and create a performance graph to see the convergence

About

Genetic Algorithm (GA) implemented to optimize the cost of an overlay network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published