MA-CDLS is a memetic algorithm based on community detection for latency-sensitive and energy-aware service migration optimization in 5G mobile edge computing.
python 3.8.2
numpy 1.18.2
pandas 1.0.3
scipy 1.4.1
pyyaml 5.3.1
xlrd 1.2.0
matplotlib 3.2.1
- High-performance mode
python main.py globalCfg_single_obj.yml
- Energy-efficient mode
python main.py globalCfg_multi_obj.yml
Our simulation experiment is based on the Wireless Network Simulator version 2.0: Z. Becvar, J. Kim, I. Kim, E. D. Santis, and J. Vidal, “6G in the sky: On demand intelligence at the edge of 3D networks (invited paper),” ETRI Journal, vol. 42, no. 5, pp. 643–656, 2020.
- Please refer to the original paper: G. Li, L. Liu, Z. Liang, X. Ma, Z. Zhu, "Memetic Algorithm Based on Community Detection for Energy-Efficient Service Migration Optimization in 5G Mobile Edge Computing", in 32st IEEE Annual International Symposium on Personal, Indoor and Mobile Radio Communications, PIMRC 2021, Helsinki, Finland, 13-16 September, 2021. (Accept)
@inproceedings{LiG21Memetic,
author = {Guo Li and
Ling Liu and
Zhengping Liang and
Xiaoliang Ma and
Zexuan Zhu},
title = {Memetic Algorithm Based on Community Detection for Energy-Efficient Service Migration Optimization in 5G Mobile Edge Computing},
booktitle = {32st {IEEE} Annual International Symposium on Personal, Indoor and
Mobile Radio Communications, {PIMRC} 2021, Helsinki, Finland,
13-16 September, 2021},
pages = {1--7},
publisher = {{IEEE}},
year = {2021}
}