| Class | Description |
|---|---|
| CounterOracle<I,D> |
Counts queries.
|
| CounterOracle.DFACounterOracle<I> | |
| CounterOracle.MealyCounterOracle<I,O> | |
| CounterSymbolQueryOracle<I,O> | |
| HistogramOracle<I,D> |
Collects a histogram of passed query lengths.
|
| JointCounterOracle<I,D> |
A
MembershipOracle that counts both the number of queries, as well as the total number of symbols occurring
in all those queries. |
| JointCounterOracle.DFAJointCounterOracle<I> | |
| JointCounterOracle.MealyJointCounterOracle<I,O> |
Copyright © 2019. All rights reserved.