Class CTLToMuCalc<L,​AP>

  • Type Parameters:
    L - label type
    AP - atomic proposition type
    All Implemented Interfaces:
    FormulaNodeVisitor<FormulaNode<L,​AP>,​L,​AP>

    public class CTLToMuCalc<L,​AP>
    extends Object
    implements FormulaNodeVisitor<FormulaNode<L,​AP>,​L,​AP>
    A visitor that transforms a given CTL formula to an equivalent mu-calculus formula.