Skip to content

xQsme/RLP_Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regenerator Location Problem

In optical networks, the strength of an optical signal deteriorates as it gets farther from the source due to transmission impairments in the fiber (attenuation, dispersion, cross-talk). In other words, the distance an optical signal may be sent without losing or falsifying the information is limited. Therefore, it is necessary to regenerate the signals periodically using regenerators. Given an optical network, the regenerator location problem searches for the subset of regenerators to be installed at minimum cost, so that each pair of nodes can communicate with each other.

Screenshots

Solve

Batch

Implemented Algorithms

  • Custom Genetic Algorithm
  • Classic Genetic Algorithm
  • Bee Colony Optimization
  • Ant Colony Optimization

Papers

Data Sources

Data Sources were obtained from the this article on the website of the University of Wien.

About

Regenerator Location Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors