Beam Search

Evaluates multiple solution candidates in parallel, maintaining a fixed beam width of the top-k highest-scoring states at each step. Use for constrained optimization and decoding.

felipecustodio d7e5d69 3 files · 3.7 KB Updated

File contents

felipecustodio/clear-thought-skills/tree/main/skills/beam-search commit d7e5d69abf

Frequently asked questions

npx skillmds@latest add felipecustodio/beam-search