LearnTA  0.0.1
Public Member Functions | List of all members
learnta::MembershipOracle Class Referenceabstract

Interface of a membership oracle. More...

#include <membership_oracle.hh>

Inheritance diagram for learnta::MembershipOracle:
Inheritance graph
[legend]

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
 

Detailed Description

Interface of a membership oracle.


The documentation for this class was generated from the following file: