Expand description
§Proof Result, Resolution Step, Strategy, and Statistics
This module defines the supporting types used by the resolution prover: the outcome of a proof attempt, a single resolution step in a derivation, the available proof strategies, and the statistics gathered during proof search.
Structs§
- Prover
Stats - Statistics for resolution proof search.
- Resolution
Step - A single resolution step in a proof.
Enums§
- Proof
Result - Result of a resolution proof attempt.
- Resolution
Strategy - Resolution proof strategy.