#include <utility.hh>
Inheritance diagram for RVL::Oracle< T >:
Public Member Functions | |
virtual bool | isFeasible (T const &) const =0 |
yes or no |
Should be able to say what it does, so child of Writeable.
Definition at line 265 of file utility.hh.
virtual bool RVL::Oracle< T >::isFeasible | ( | T const & | ) | const [pure virtual] |
yes or no