Run Loop

run_loop(deductive_agent, proof, rules)

Run DeductiveAgent until saturation or goal found.

Return type:

dict[str, Any]