The extensive collection of counters to be considered.
Number of backtrackings in the ModelSearchProver.
Number of backtrackings in the ExhaustiveProver.
Number of backtrackings in the QuantifierElimProver.
Milliseconds since the last reset.
Number of reduction operations in ReduceWithConjunction.
Number of times a splitting rule was applied in ModelSearchProver.
Number of times a splitting rule was applied in ExhaustiveProver.
Number of times a splitting rule was applied in QuantifierElimProver.
Total number of task applications.
Retrieve the current value of the given counter.
Stop counting.
Increment the given counter by one.
Start counting, reset all counters to zero.
Pretty-print the current counter values.
Run the given code with a local set of counters, and afterwards restore the old counter values.
(Since version ) see corresponding Javadoc for more information.
Object to implement different kinds of performance counters. Such counters are handled in a thread-local way.