Skip to content

zajer/trs-ssp-verif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trs-ssp-verif

What is it?

This library is meant to verify results produced by tracking_bigraph1 library and transformed by ssp_bridge2. It verifies whether a scenario described by a walk (in graph theory sense) can be implemented as a set of continuous (in the meaning that there will be no unplanned periods of "breaks") sequences of actions.

1https://github.com/zajer/trs
2https://github.com/zajer/trs-ssp-bridge/

Basic usage

Use case for this software is presented in examples folder. Basically if you design a system and its behavior with libraries mentioned earlier you can pass it into verify_visjs program to check if the system is correct 3. Finally you can pass the verification output to some visualizer, a basic one (compatible with verify_visjs program) is available at: https://github.com/zajer/trs-ssp-frontend.

3To be precise, it checks whether there are some typical errors rather than formally verifies correctness of a system.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published