Skip to content

wintersteiger/ProbabilisticZ3-src

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probabilistic Z3

Probabilistic Z3 is a solver for the bounded reachability problem that uses the symbolic approximation technique described in: Markus N. Rabe, Christoph M. Wintersteiger, Hillel Kugler, Boyan Yordanov, and Youssef Hamadi: "Symbolic Approximation of the Bounded Reachability Probability in Large Markov Chains", QEST, LNCS vol. 8657, Springer, 2014.

Requirements

The references to Irony are resolved via NuGet packages that are installed automatically. The reference to Z3 needs to be updated to point to a local copy of Microsoft.Z3.dll and the (native) libz3.dll needs to be in the path at runtime.

Copyright (C) 2014 Microsoft Research

About

Source code repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 96.4%
  • C# 3.4%
  • Batchfile 0.2%