-
Notifications
You must be signed in to change notification settings - Fork 654
Open
Description
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?
codelion
Metadata
Metadata
Assignees
Labels
No labels