English

Popt4jlib: A Parallel/Distributed Optimization Library for Java

Distributed, Parallel, and Cluster Computing 2019-08-02 v1 Neural and Evolutionary Computing

Abstract

This paper describes the architectural design as well as key implementation details of the Open Source popt4jlib library (https://githhub.org/ioannischristou/popt4jlib) that contains a fairly large number of meta-heuristic and other exact optimization algorithms parallel/distributed Java implementations. Although we report on speedup and efficiency issues on some of the algorithms in the library, our main concern is to detail the design decisions for the key parallel/distributed infrastructure built into the library, so as to make it easier for developers to develop their own parallel implementations of the algorithms of their choice, rather than simply using it as an off-the-self application library.

Keywords

Cite

@article{arxiv.1908.00338,
  title  = {Popt4jlib: A Parallel/Distributed Optimization Library for Java},
  author = {Ioannis T. Christou},
  journal= {arXiv preprint arXiv:1908.00338},
  year   = {2019}
}

Comments

9 pages, 4 figures, 1 table, accepted in IEEE CEC 2018 (but is not in IEEE Xplore as did not present paper)