Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
/ TFA Public archive

Tiny Finite Automata, simple library for working with FAs.

License

Notifications You must be signed in to change notification settings

9231058/TFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFA

Introduction

Tiny Finite Automata, simple library for working with FAs.

How to use

First you create file with format describe in doc/input-format.txt for your fa and then you use fa_new(FILE *input_file) function in order to create FA object.

About

Tiny Finite Automata, simple library for working with FAs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published