module Pegasus::Automata
Overview
This module contains automata-related code. Since Pegasus uses Deterministic, nondeterministic, and push-down automata, there is a lot of common code. This module is for the common code.
This module contains automata-related code. Since Pegasus uses Deterministic, nondeterministic, and push-down automata, there is a lot of common code. This module is for the common code.