LearnTA
0.0.1
|
Interface of a membership oracle. More...
#include <membership_oracle.hh>
Public Member Functions | |
virtual bool | answerQuery (const TimedWord &timedWord)=0 |
virtual std::size_t | count () const =0 |
virtual std::ostream & | printStatistics (std::ostream &stream) const |
Interface of a membership oracle.