katydid-0.2.0.1: A haskell implementation of Katydid

Safe HaskellNone
LanguageHaskell2010

VpaDerive

Description

This module contains a VPA (Visual Pushdown Automaton) implementation of the internal derivative algorithm.

It is intended to be used for explanation purposes.

It shows how out algorithm is effective equivalent to a visual pushdown automaton.

Documentation