my fork
Find a file
2023-10-04 16:37:03 -07:00
.github/workflows fix(ci): actually install the test dependencies 2023-10-04 16:37:03 -07:00
argus feat: expose parser in argus 2023-10-04 14:37:51 -07:00
argus-automata set common parameters in the workspace 2023-10-03 16:59:06 -07:00
argus-core fix!: add explicit interpolation method for more functions 2023-10-04 15:50:25 -07:00
argus-derive set common parameters in the workspace 2023-10-03 16:59:06 -07:00
argus-parser feat: TRUE and FALSE are keywords in parser 2023-10-04 15:54:20 -07:00
argus-semantics fix!: add explicit interpolation method for more functions 2023-10-04 15:50:25 -07:00
pyargus feat: expose parser in argus 2023-10-04 14:46:32 -07:00
.commitlintrc.json style: update rustfmt for wider enum variants 2023-03-17 13:47:33 -07:00
.envrc.recommended add recommended envrc 2023-08-30 12:47:24 -07:00
.gitattributes initial commit 2023-03-16 17:22:51 -07:00
.gitignore chore: add lcov files to gitignore 2023-09-05 18:16:12 -07:00
.pre-commit-config.yaml chore: clean up unnecessary numpy dependency (and better pre-commit) 2023-10-04 14:33:17 -07:00
Cargo.toml set common parameters in the workspace 2023-10-03 16:59:06 -07:00
clippy.toml initial commit 2023-03-16 17:22:51 -07:00
conda-lock.yml update environment files 2023-10-04 14:28:39 -07:00
environment.yaml update environment files 2023-10-04 14:28:39 -07:00
LICENSE initial commit 2023-03-16 17:22:51 -07:00
noxfile.py tests: better cargo test arguments 2023-10-04 15:51:35 -07:00
README.md initial commit 2023-03-16 17:22:51 -07:00
rustfmt.toml style: adjust the enum variant length 2023-03-17 16:06:41 -07:00

Argus: Temporal Logic Monitoring Tool

Argus aims to be a tool to generate monitors for Signal Temporal Logic (STL), and its different semantics.

This library is a direct successor of my signal-temporal-logic tool, and is inspired by the following projects:

  • py-metric-temporal-logic is a tool written in pure Python, and provides an elegant interface for evaluating discrete time signals using Metric Temporal Logic (MTL).
  • RTAMT is a Python library for offline and online monitoring of STL specifications.
  • Breach and S-TaLiRo are Matlab toolboxes designed for falsification and simulation-based testing of cyber-physical systems with STL and MTL specifications, respectively. One of their various features includes the ability to evaluate the robustness of signals against STL/MTL specifications.

The goal of this tool is to provide offline and online monitors for Signal Temporal Logic (STL) and its semantics, focussing on performance and ease of use in controllers (for training and monitoring them).

The project name is inspired from Argus Panoptes.