Skip to content

himito/symon

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

SyMoN

Symbolic model checker for the non deterministic temporal concurrent constraint programming ntcc [1]. The underlying theory was published in:

Arias, J., Guzmán, M., & Olarte, C. (2015). A Symbolic Model for Timed Concurrent 
Constraint Programming. Electronic Notes in Theoretical Computer Science, 312, 161–177. 
https://doi.org/10.1016/j.entcs.2015.04.010.

Installation

Dependencies

We recommend to install the following dependencies using the package manager opam.

  brew install opam
  • Ocaml
  • Ocamllex
  • Ocamlyacc

Build

The compilation is as usual:make

References

[1] Nielsen, M., Palamidessi, C., & Valencia, F. D. (2002). Temporal Concurrent Constraint Programming: Denotation, Logic and Applications. Nord. J. Comput., 9(1), 145–188.

Note

Utils folder contains the necessary files for syntax highlighting of ntcc language.

About

A symbolic model checker for the NTCC calculus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published