Skip to content

KhaKimThuy/SOS-ACO-Algorithm

Repository files navigation

topic

Experiment

exp

Usage

Run SOS - ACO algorithm -> python run.py.

Run ACO-LO algorithm ->  python ACO_LO.py.

Run ACO algorithm ->  python ACO.py.
  • Change value of parameters in parameter.py

  • Get benchmark

Reference

@article{wang2021ant,
  title={Ant colony optimization for traveling salesman problem based on parameters optimization},
  author={Wang, Yong and Han, Zunpu},
  journal={Applied Soft Computing},
  volume={107},
  pages={107439},
  year={2021},
  publisher={Elsevier}
}

Acknowledgements

This is an implement in Python for the proposed SOS-ACO algorithm in the reference paper (according to my understanding). Codebase built upon SOS and ACO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages