Skip to content
/ eventlogic Public

Finite state/regular language implementation of event recognition logic. Undergraduate final year project.

License

Notifications You must be signed in to change notification settings

sjf/eventlogic

Repository files navigation

eventlogic

A regular language implementation of Siskind's event logic. Described here: http://sjf.io/Regular_Languages_For_Siskinds_Event_Logic.pdf

It was submitted as my final year project for Computer Science in Trinity College Dublin.

It is designed to be a proof that the temporal logic used in event recognition can be implemented as regular language/finite automata.

Includes a regular expression engine and a complete set of functions for constructing and combining finite automata.

About

Finite state/regular language implementation of event recognition logic. Undergraduate final year project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages