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

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::modelchecker
 
namespace  storm::modelchecker::lexicographic
 

Typedefs

typedef std::function< storm::storage::BitVector(storm::logic::Formula const &)> storm::modelchecker::lexicographic::CheckFormulaCallback
 

Functions

template<typename SparseModelType , typename ValueType >
helper::MDPSparseModelCheckingHelperReturnType< ValueType > storm::modelchecker::lexicographic::check (Environment const &env, SparseModelType const &model, CheckTask< storm::logic::MultiObjectiveFormula, ValueType > const &checkTask, CheckFormulaCallback const &formulaChecker)
 check a lexicographic LTL-formula