Skip to content

Straightforward implementation of an adaptive automaton in Golang.

Notifications You must be signed in to change notification settings

xrash/aautomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Automata

This is an implementation of an adaptive automaton written in Go (golang).

The adaptive capabilities present in this kind of automata enables it to recognize context-sensitive languages. However, the result may be rather complex due to the various adaptive functions that can be present in automata that model such problems.

This implementation was mostly inspired by João José Neto's thesis (portuguese).

About

Straightforward implementation of an adaptive automaton in Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published