Mungojerrie  1.1
Mungojerrie
Functions
Model.cc File Reference

Markov Decision Processes and Stochastic Games. More...

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

Functions

ostream & operator<< (ostream &os, Model const &m)
 

Detailed Description

Markov Decision Processes and Stochastic Games.

Author
Mateo Perez, Fabio Somenzi, Ashutosh Trivedi