This package includes the code of the MR-EMO for solving migration resettlement problem. This package is free for academic usage. You can run it at your own risk. For other purposes, please contact Prof. Chao Qian (qianc@nju.edu.cn).
This package was developed by Miss. Dan-Xuan Liu (liudx@lamda.nju.edu.cn). For any problem concerning the code, please feel free to contact her.
methods.py
contain all the algorithms in the expriementsmodels.py
contain all the migration models in the papernum_localties.py
is the main python code to run the experiment of varying the number of localties. The same rule to other num_***.py file.
python run_locality_gsemo.py
All the default parameters are set based on the paper. You can change them in the code.