← Back to context

Comment by astrange

2 months ago

Agents can generate formal proofs that are checked with an oracle like Lean and can run in a loop.

What are the search algorithms then? DFS, BFS, A*, etc, can you name them?

  • Why are you asking them which basic computer science graph traversal algorithms a frontier model used?

    • OP:

      >> using human-like(?) reasoning means cutting down the search space by having some sort of insight or intuition which allows you to prune branches from the entire tree

      So according to the OP there's a search of a tree and it also uses pruning btw, so I want to know what search they mean. Why are you asking?

      7 replies →