hlsyounes/ymer
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Copyright (C) 2003--2005 Carnegie Mellon University Copyright (C) 2011-2019 Google Inc This file is free documentation; the copyright holders give unlimited permission to copy, distribute and modify it. Ymer 4.3 ======== Ymer is a tool for verifying probabilistic properties of discrete-time Markov chains (DTMCs), continuous-time Markov chains (CTMCs) and generalized semi-Markov processes (GSMPs). Properties are expressed using the Continuous Stochastic Logic (CSL). To handle the full generality of GSMPs, Ymer implements statistical techniques, based on discrete event simulation and sequential acceptance sampling, for CSL model checking. Ymer includes support for multi-threaded acceptance sampling, i.e. the use of multiple threads to generate observations, which can result in significant speedup as each observation can be generated independently. Ymer can also use numerical techniques based on uniformization by approximating a GSMP with a CTMC using phase-type distributions. Ymer includes the hybrid engine from the PRISM tool for CTMC model checking. Numerical and statistical techniques can be used in combination to solve nested CSL queries. Installation ============ Installation instructions are available in INSTALL. Running Ymer ============ Ymer is controlled by a command line interface. Run `./ymer --help' for details on available command line options. Bug Reports and Feedback ======================== If you think you have found a bug, or want to request a feature, file an issue here: https://github.com/hlsyounes/ymer/issues Send any other feedback to hlsyounes@gmail.com.
About
Probabilistic model checker
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published