Skip to content

Echtzeitsysteme/tchecker-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timed-Automata Analysis

This project is a tool for modeling and analyzing Timed Automata using TChecker. The tool is based on Python, React and TypeScript and can be extended easily to also incorporate analysis techniques based on the created models.

Installation

First, install Python dependencies:

pip install -r requirements.txt

This project utilizes Node and Yarn Classic for development. The usual commands for React projects also apply here.

To install Timed-Automata Analysis, use:

cd frontend
yarn install

Usage

You can start Timed-Automata Analysis by running the start.sh script.

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors