Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
PermissiveSchedulers.h File Reference
Include dependency graph for PermissiveSchedulers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  storm::ps::PermissiveScheduler
 
class  storm::ps::SubMDPPermissiveScheduler< RM >
 

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::ps
 

Functions

template<typename RM >
boost::optional< SubMDPPermissiveScheduler< RM > > storm::ps::computePermissiveSchedulerViaMILP (storm::models::sparse::Mdp< double, RM > const &mdp, storm::logic::ProbabilityOperatorFormula const &safeProp)
 
template<typename RM >
boost::optional< SubMDPPermissiveScheduler< RM > > storm::ps::computePermissiveSchedulerViaSMT (storm::models::sparse::Mdp< double, RM > const &mdp, storm::logic::ProbabilityOperatorFormula const &safeProp)