🧩 Program Synthesis Beam Search
A beam-search tree over a DSL grammar: candidate programs branch out, a verifier scores them against the spec, and only the top-k survive each generation...
AI & Machine Learning3DModerate60 FPS
⚙ Under the hood
Watch a DSL grammar's search tree expand and prune: a verifier scores each candidate program and beam search keeps only the top survivors each generation.
Three.jsAIProgram SynthesisSearch AlgorithmsDSL
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install