45 virtual const std::string&
name()
const = 0;
An environment that describes atomic propositions.
Definition: environment.hh:29
virtual const std::string & name() const =0
Get the name of the environment.
virtual formula require(const std::string &prop_str)=0
Obtain the formula associated to prop_str.
Definition: automata.hh:26