Skip to content

A bi-objective load balancing model in a distributed simulation system using NSGA-II and MOPSO approaches

Notifications You must be signed in to change notification settings

jackietindd/MOPSO-CD-ELS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status: Archive (code is provided as-is, no updates expected)

MOPSO-CD-ELS

This is the code for implementing the MOPSO-CD-ELS algorithm presented in the paper: A bi-objective load balancing model in a distributed simulation system using NSGA-II and MOPSO approaches. Please noted that the evaluation function of the load balancing problem is not provided. Only some benchmark functions are considered.

Algorithm

  • MOPSO-CD
  • MOPSO-CD-ELS

Paper citation

If you used this code for your experiments or found it helpful, consider citing the following paper:

@article{ding2018bi,
	title={A bi-objective load balancing model in a distributed simulation system using NSGA-II and MOPSO approaches},
	author={Ding, Shuxin and Chen, Chen and Xin, Bin and Pardalos, Panos M},
	journal={Appl. Soft Comput.},
	volume={63},
	pages={249--267},
	year={2018},
	publisher={Elsevier}
}

About

A bi-objective load balancing model in a distributed simulation system using NSGA-II and MOPSO approaches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages