#include "ltlast/formula.hh"
Include dependency graph for syntimpl.hh:
Go to the source code of this file.
Namespaces | |
namespace | spot |
namespace | spot::ltl |
Functions | |
bool | syntactic_implication (const formula *f1, const formula *f2) |
Syntactic implication. | |
bool | syntactic_implication_neg (const formula *f1, const formula *f2, bool right) |
Syntactic implication. |