galapagos
Docs
Hub
Leaderboard
Playground
News
Hub
/
Scaffolds
/
default/Beam Search
default/
beam_search
Maintain a fixed-width beam of promising programs; expand one per step, prune by fitness+diversity.
Test-time search
Apache-2.0
Scaffold card
Files and versions
beam_search
Name
Size
Kind
__init__.py
943 B
Python source
card.yaml
614 B
YAML document
config.yaml
1.5 KB
YAML document
evaluator.py
409 B
Python source
memory.py
265 B
Python source
population.py
6.5 KB
Python source
prompt_builder.py
936 B
Python source
proposer.py
939 B
Python source
README.md
6.5 KB
Markdown document
scaffold.py
2.6 KB
Python source
selection_policy.py
4.4 KB
Python source
beam_search