LEAC: An efficient library for clustering with evolutionary algorithms

作者:

Highlights:

摘要

This paper introduces LEAC, a new C++ partitioning clustering library based on evolutionary computation. LEAC provides plenty of elements (individual encoding schemes, genetic operators, evaluation metrics, among others) which allow an easy and fast development of new clustering algorithms. Furthermore, it includes 23 algorithms which represent the state-of-the-art in Evolutionary Algorithms for partial clustering.The paper describes through examples the main features and the design principles of the software, as well as how to use LEAC to carry out a comparison between different proposals and how to extend it by including new algorithms.

论文关键词:Clustering,C++ library,Evolutionary algorithms,Genetic algorithms,Software

论文评审过程:Received 16 February 2019, Revised 6 May 2019, Accepted 8 May 2019, Available online 14 May 2019, Version of Record 12 June 2019.

论文官网地址:https://doi.org/10.1016/j.knosys.2019.05.008