English

Distributed Swarm Intelligence

Artificial Intelligence 2023-02-01 v1

Abstract

This paper presents the development of a distributed application that facilitates the understanding and application of swarm intelligence in solving optimization problems. The platform comprises a search space of customizable random particles, allowing users to tailor the solution to their specific needs. By leveraging the power of Ray distributed computing, the application can support multiple users simultaneously, offering a flexible and scalable solution. The primary objective of this project is to provide a user-friendly platform that enhances the understanding and practical use of swarm intelligence in problem-solving.

Keywords

Cite

@article{arxiv.2301.13276,
  title  = {Distributed Swarm Intelligence},
  author = {Karthik Reddy Kanjula and Sai Meghana Kolla},
  journal= {arXiv preprint arXiv:2301.13276},
  year   = {2023}
}

Comments

7 pages, 3 Figure, 1 Algorithm