The LLM generates candidates. The selection of candidates for the next generation is done using a supplied objective function.
This matters because the system is constrained to finding solutions that optimise the supplied objective function, i.e. to solving a specific, well-defined optimisation problem. It's not a "go forth and do maths!" instruction to the LLM.
> search is guided by an LLM
The LLM generates candidates. The selection of candidates for the next generation is done using a supplied objective function.
This matters because the system is constrained to finding solutions that optimise the supplied objective function, i.e. to solving a specific, well-defined optimisation problem. It's not a "go forth and do maths!" instruction to the LLM.