Mungojerrie  1.1
Mungojerrie
Classes
ModelCheck.cc File Reference

Model checking algorithms for MDPs. More...

#include <iostream>
#include <cstring>
#include <map>
#include <stack>
#include <queue>
#include <utility>
#include <stdexcept>
#include <algorithm>
#include <cmath>
#include "Util.hh"
#include "Set.hh"
#include "Model.hh"
#include "Pdriver.hh"
Include dependency graph for ModelCheck.cc:

Classes

class  Model::SccAnalyzer
 Class to compute the (maximal) SCCs of the model. More...
 

Detailed Description

Model checking algorithms for MDPs.

Author
Mateo Perez, Fabio Somenzi, Ashutosh Trivedi