vvulpes0 / amalgam

Formal language analysis and classification in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMALGAM

Applying Matrix ALGorithms Against Monoids

This repository contains tools for analysis and classification of formal languages based on sparse matrix representations. The syntactic monoid (or semigroup) of a pattern forms a basis for most classification problems.

This software is a work in progress. It is not currently suitable for production use.

About

Formal language analysis and classification in C

License:MIT License


Languages

Language:C 94.2%Language:Makefile 5.8%