GithubHelp home page GithubHelp logo

fengwz17 / epmc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iscas-tis/epmc

1.0 1.0 1.0 281.87 MB

EPMC: An Extendible Probabilistic Model Checker

License: GNU General Public License v3.0

Shell 0.47% C 18.65% Java 19.98% C++ 4.92% M4 0.01% Batchfile 0.04% Lex 0.01% Yacc 0.04% Makefile 0.42% HTML 2.33% CSS 0.90% CMake 0.01% JavaScript 52.19% Roff 0.03% Python 0.01%

epmc's Introduction

EPMC - (An Extendible Probabilistic Model Checker, previously known as IscasMC)

EPMC is a successor of the model checker IscasMC which only focuses on PLTL model checking over MDP.

Compared to IscasMC, EPMC supports a richer set of probabilistic models including

  • Discrete Time Markov Chains (DTMCs)
  • Markov Decision Processes (MDPs)
  • Continuous Time Markov Chains (CTMCs)
  • Stochastic Multi-player games (SMGs)
  • Probabilistic Parity Games (PPGs)

All input models can be specified in the PRISM format and JANI format.

EPMC implemented the supports for

  • PCTL
  • PLTL
  • PCTL*
  • CSL (in progress)
  • Transient Properties (in progress)
  • Expected Rewards (in progress)

The main characteristics of EPMC are the high modularity of the tool, the possibility to extend EPMC with plugins to add new functionalities, and its availability on multiple platforms. EPMC achieves its flexibility by an infrastructure that consists of a minimal core part and multiple plugins that is very convenient to develop a new model checker based on the core parts of EPMC.

EPMC is mainly developed in Java, but accesses a few libraries written in C/C++ to increase performance or to access well established legacy code. Its graphical user interface (GUI) is a single static webpage. The GUI communicates with the backend, where core functions (like model checking) and high-privilege operations (like file I/O) are realised.

Please follow our wiki documentations to build and use EPMC.

Contact

Comments and feedback about any aspect of ePMC are very welcome. Please contact:

Andrea Turrini

(family_name_AT_ios_DOT_ac_DOT_cn)

Other projects

The following are projects that use ePMC:

EPMC-PAMC: A model checker for probabilistic alternating-time Mu-Calculus.

epmc's People

Contributors

andreat avatar ernstmoritzhahn avatar fengwz17 avatar liyi-david avatar liyong31 avatar ljlin avatar paulgainer avatar spencerl-y avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

spencerl-y

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.