Swarm Seek¶
Swarm Seek is a Python library for Artificial Bee Colony (ABC) optimization with citation-linked variants (Original, GABC, qABC, MABC), a NumPy execution core, an ask/tell API, and literature-oracle regression tests.
Version 0.1.1 (beta) ships the continuous core API; see Quickstart
and the examples/ notebooks.