/theory_of_concurrent_systems

Some Theory of Concurrent Systems, implemented C++ for better understanding of the practical people

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Theory of Concurrent Systems

This repository provides some implementations of the theory of concurrent systems

  • CCS: this library is supporting Regular CCS and its behavioural semantics (i.e., the generation of a LTS out of a Regular CCS formula)
  • HML: this library supports simple HML semantics for finite LTS.

Suggested Reading: