Skip to content

SE-UP/EdMo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdMo

The aim of this project is to develop a model checker suitable for teaching software engineering. The application can be used to import and display state machine diagrams, assign atomic propositions and CTL formulas, as well as verifying them with a model checking algorithm.

The model checker currently supports the import of state machine diagrams in an XML format. In the examples folder you can find state machine diagrams that were constructed using draw.io and exported as XML files.

The model checker uses features of the transitions library. Therefore this library and its diagram extension must be installed in order to run the application. In addition the application uses the pytl Parser to parse CTL formlas.

License


This project is licensed under a MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages