Class Statistics


  • public class Statistics
    extends Z3Object
    Objects of this class track statistical information about solvers.
    • Method Detail

      • toString

        public String toString()
        A string representation of the statistical data.
        Overrides:
        toString in class Object
      • size

        public int size()
        The number of statistical data.
      • getKeys

        public String[] getKeys()
        The statistical counters.