Package net.automatalib.automaton.vpa
-
Interface Summary Interface Description OneSEVPA<L,I> A specialized interface for 1-SEVPAs (1-module single entry visibly push-down automata).SEVPA<L,I> Interface for k-SEVPAs (k-module single entry visibly push-down automata), a visibly push-down automaton of specific structure and semantics. -
Class Summary Class Description SEVPAGraphView<L,I> SEVPAGraphView.SevpaViewEdge<S,I> StackContents A simplified stack implementation that allows to store integer values.State<L> Utility class to combine an entity (e.g. a location) with stack information.