spot
1.0.1
|
#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 | |
namespace | spot |
namespace | 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 . |