How can we use Breadth First Search as a strategy for propositional theorem proving (I can't see a clear problem formulation: what are the actions available at each state and what a state is).
I've been looking for explanations everywhere in the net; all documents mention BFS but none of them gives an algorithm.
Thank you for your help