Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adds the number of refuted nodes to the proof status bar. - Adds a separator which separates the one line summary into 3 parts, one which is the proof status, one to do with structure, and one to do with status of the leaves. - Changes the definition of `branches` to mean "how many `Split` and `NDBranch` targets are there?" instead of "how many `Split`s and `NDBranch`es are there?" to more accurately reflect the degree of branching in a proof.
- Loading branch information