Skip to content

Tree search and/or agentic behaviorΒ #276

@amueller

Description

@amueller

There's this very interesting recent work on program generation via tree search from google research: https://arxiv.org/pdf/2509.06503

In a sense, it's very similar to alpha-evolve, but there are two key differences that I can see:

  • The search is done using tree search instead of the island based / MAP-elites base search
  • Generation is done with an agent, instead of one-shot.

Would you be interested in incorporating either of both of these features in this repo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions