Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrvideo/lampta

A simple lamp and button NTA made with UPPAAL
https://github.com/mrvideo/lampta

network-timed-automata timed-automata uppaal

Last synced: about 2 months ago
JSON representation

A simple lamp and button NTA made with UPPAAL

Awesome Lists containing this project

README

        

# Sample Lamp project in UPPAAL

This repository contains a tiny project which aims to model a lamp and its button with a Network of Timed Automata through the [UPPAAL](https://uppaal.org/) tool.

I made this as a reference for myself, but you are free to use the code as you wish.

## Attribution

The model found in this project was taken from [this paper](https://uppaal.org/texts/new-tutorial.pdf), while the traces, simulations and queries were made by me afterwards.