Storm 1.11.1.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
MultiObjectiveModelChecking.h File Reference
#include <memory>
#include "storm/logic/Formulas.h"
#include "storm/modelchecker/results/CheckResult.h"
Include dependency graph for MultiObjectiveModelChecking.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  storm
 
namespace  storm::modelchecker
 
namespace  storm::modelchecker::multiobjective
 

Functions

template<typename SparseModelType >
std::unique_ptr< CheckResultstorm::modelchecker::multiobjective::performMultiObjectiveModelChecking (Environment const &env, SparseModelType const &model, storm::logic::MultiObjectiveFormula const &formula, bool produceScheduler)