Loading lesson page...
Planning with HTN and Evolutionary Search
BuildPython (stdlib)No prerequisitesSymbolic planning handles the cases where the plan is provably correct. Evolutionary code search handles the cases where the fitness function is machine-checkable. ChatHTN (2025) and AlphaEvolve (2025) show what each unlocks when paired wi...