aartikis / RTEC

RTEC is an Event Calculus implementation optimised for stream reasoning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTEC: Run-Time Event Calculus

RTEC is an open-source Event Calculus dialect optimised for data stream reasoning. It is written in Prolog and has been tested under SWI-Prolog and YAP in Linux, MacOS and Windows.

License

RTEC comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the GNU Lesser General Public License v3 for more details.

Documentation

Latest documentation.

Feedback

For more information and feedback, do not hesitate sending us an email or adding an issue in this repository.

Related Software

  • iRTEC: Incremental RTEC. iRTEC supports incremental reasoning, handling efficiently the delays and retractions in data streams.
  • oPIEC: Online Probabilistic Interval-Based Event Calculus. oPIEC supports Event Calculus reasoning over data streams under uncertainty.
  • Wayeb: Wayeb is a Complex Event Processing and Forecasting (CEP/F) engine written in Scala. It is based on symbolic automata and Markov models.

About

RTEC is an Event Calculus implementation optimised for stream reasoning

License:GNU Lesser General Public License v3.0


Languages

Language:Prolog 95.6%Language:Shell 2.9%Language:Python 1.5%