Package org.svvrl.goal.core.tran.couvreur

  • Class Summary 
    Class Description
    Couvreur
    This class provides an implementation of the Couvreur's translation algorithm [Jean-Michel Couvreur.
    CouvreurOptions
    This class contains several options for the Couvreur's translation algorithm.
    CouvreurTranslators
    This class provides several translators based on the Couvreur's algorithm.
    CouvreurTranslators.LTL2NBW
    This class provides a translator from LTL to NBW by the Couvreur's algorithm.
    CouvreurTranslators.LTL2NTGBW
    This class provides a translator from LTL to NTGBW by the Couvreur's algorithm.
    CouvreurTranslators.QPTL2NBW
    This class provides a translator from QPTL to an NBW by the Couvreur's algorithm.
    CouvreurTranslators.QPTL2NTGBW
    This class provides a translator from QPTL to NTGBW by the Couvreur's algorithm.
    ExtendedCouvreur
    This class provides an implementation of the Couvreur's translation algorithm [Jean-Michel Couvreur.
    ExtendedCouvreurTranslators
    This class provides several translators based on the extended Couvreur's algorithm.
    ExtendedCouvreurTranslators.LTL2NBW
    This class provides a translator from LTL to NBW by the extended Couvreur's algorithm.
    ExtendedCouvreurTranslators.LTL2NTGBW
    This class provides a translator from LTL to NTGBW by the extended Couvreur's algorithm.
    ExtendedCouvreurTranslators.QPTL2NBW
    This class provides a translator from QPTL to an NBW by the extended Couvreur's algorithm.
    ExtendedCouvreurTranslators.QPTL2NTGBW
    This class provides a translator from QPTL to NTGBW by the extended Couvreur's algorithm.
    ExtendedSuccessor
    An extended successor represents a successive state (which satisfies a set of LTL formulae), a transition to the successive state, and a set of promising formulae left to be satisfied after the successive state.
    ExtendedSuccessorSet
    This class represents a set of successors.
    Successor
    A successor represents a successive state (which satisfies a set of LTL formulae), a transition to the successive state, and a set of promising formulae left to be satisfied after the successive state.
    SuccessorSet
    This class represents a set of successors.