Class CounterOracle<I,​D>

    • Method Detail

      • getQueryCounter

        public Counter getQueryCounter()
        Retrieves Counter for the number of queries posed to this oracle.
        Returns:
        the counter of queries
      • getSymbolCounter

        public Counter getSymbolCounter()
        Retrieves the Counter for the number of symbols in all queries posed to this oracle.
        Returns:
        the counter of symbols