language-toolkit
This provides the Language Toolkit (LTK) library and associated executables. There are four main components:
- factorize, which takes as input a set of finite-state automata and writes out for each one a set of constraints that approximates (or, if possible, defines) it.
- plebby, an interactive theorem-prover in which one can define languages via logical constraints or import finite-state automata and get information about the languages so defined.
- classify, a command-line classification program useful for batch jobs.
- And the LTKlibrary, which includes the functions used byfactorizeandplebbyas well as several other useful tools.
This project began as a simple tool for working with finite-state automata, and has grown considerably more useful in working specifically with sub-regular languages as it has matured.
Modules
language-toolkit-1.3.0.0
-  LTK- LTK.Algebra
- LTK.Containers
-  LTK.Decide- LTK.Decide.Acom
- LTK.Decide.B
- LTK.Decide.CB
- LTK.Decide.Definite
- LTK.Decide.DotDepth
- LTK.Decide.FO2
- LTK.Decide.Finite
- LTK.Decide.GD
- LTK.Decide.GLPT
- LTK.Decide.GLT
- LTK.Decide.JoinVariety
- LTK.Decide.LAcom
- LTK.Decide.LPT
- LTK.Decide.LT
- LTK.Decide.LTT
- LTK.Decide.Multitier
- LTK.Decide.PT
- LTK.Decide.SF
- LTK.Decide.SL
- LTK.Decide.SP
- LTK.Decide.SPL
- LTK.Decide.TLAcom
- LTK.Decide.TLPT
- LTK.Decide.TLT
- LTK.Decide.TLTT
- LTK.Decide.TSL
- LTK.Decide.Trivial
- LTK.Decide.Variety
 
- LTK.DecideM
- LTK.DecideS
- LTK.Extract
- LTK.FSA
- LTK.Factors
- Learn
- LTK.Parameters
- LTK.Porters
- LTK.Tiers
- LTK.Traversals