This is the code for the paper
Energy Saving and Interference Coordination in HetNets Using Dynamic Programming and CEC,
Jose A. Ayala-Romero,
Juan J. Alcaraz,
Javier Vales-Alonso,
-
Download the code by running:
git clone https://github.com/jaayala/EnergyInterference-DynamicProgramming-CEC.git
. -
Run the script runSimulation.py to to execute the simulations. The result files will be located in the folder ./results/.
-
Run the script ./results/getFigures.py to only obtain the figures.
(Python version 3.0 or above)