Algobench

Supercharging algorithm development

Open Beta: Sign up and try Algobench today! Questions? Reach out at contact us

Algobench is a platform for evolving and benchmarking optimization algorithms in real-world, production-grade settings. Inspired by DeepMind's research on FunSearch and AlphaEvolve, Algobench brings the principles of automated discovery, evaluation, and improvement of algorithms into production.

Key Features
  • Benchmark and evolve your Python optimization algorithms
  • Integrate with your existing stack via one simple decorator
  • Store and analyze problem instances and algorithm performance
  • Systematically improve solution quality without manual intervention
Perfect For
  • Vehicle routing optimization
  • Production scheduling
  • Portfolio optimization
  • Supply chain problems
Getting Started
  1. Sign up for an account here
  2. Install the SDK from GitHub to integrate with your codebase
  3. Run your algorithm and visit Problems to see the results