Skip to content
/ CANO Public

[C language and IBM CPLEX] An implementation based on the paper "Design of Green Networks with Signal Quality Guarantee"

Notifications You must be signed in to change notification settings

marsty5/CANO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CANO

[C language and IBM CPLEX]
This project is based on the following paper: Cavdar, Cicek, et al. "Design of green optical networks with signal quality guarantee." Communications (ICC), 2012 IEEE International Conference on. IEEE, 2012.

It was part of the master course "Communication Networks Optimization" at Universitat Politecnica de Catalunya (UPC), while studying for the European Master in Distributed Computing (EMDC).

Description:
We implemented a simpler version of the paper in two ways:

  1. WDMnets.mod: this is the code in CPLEX.
  2. fasty.c: this is our own heuristic we implemented to compare with the CPLEX solution.

Input:
The WDMnets8.dat file is given as a command-line parameter to the fasty.c

Team members: Maria Stylianou João Rosa Zafar Gilani

Presentation Slides:

<iframe src="http://www.slideshare.net/slideshow/embed_code/15012450" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe>

Project Report:

<iframe src="http://www.slideshare.net/slideshow/embed_code/15012473" width="479" height="511" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe>

About

[C language and IBM CPLEX] An implementation based on the paper "Design of Green Networks with Signal Quality Guarantee"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages