spot
1.1.4
|
#include "clone.hh"
Go to the source code of this file.
Classes | |
class | spot::ltl::simplify_f_g_visitor |
Replace true U f and false R g by F f and G g . More... | |
Namespaces | |
spot | |
spot::ltl | |
Functions | |
const formula * | spot::ltl::simplify_f_g (const formula *f) |
Replace true U f and false R g by F f and G g . More... | |