Skip to content

Energy Efficient Contention Aware Application Mapping and Scheduling using Evolutionary Algorithms

Notifications You must be signed in to change notification settings

JishanBaig/Energy-Efficient-Contention-Aware-Application-Scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy-Efficient-Contention-Aware-Application-Scheduling

Energy Efficient Contention Aware Application Mapping and Scheduling using Evolutionary Algorithms

eecaams contents- 1.src 2.sample_out

src - stage3.cpp and stage4.cpp are main files,others are header files and input configuration files.

sample_out- Genetic and Evolutionary outputs for 10 generations

how to execute:- stage3.cpp for executing genetic algorithm. stage4.cpp for executing evolutionary programming.

Note- c++ code should be executed with stdc++11.

Releases

No releases published

Packages

No packages published

Languages