Skip to content

EvoToolkit Core

EvoToolkit is now the reusable engine layer for LLM-guided evolutionary search.

The core package provides:

  • search algorithms
  • shared run-state and history management
  • abstract base classes
  • generic Python and String task SDKs
  • generic Python and String interfaces

Concrete domains moved to evotoolkit-tasks.