Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
storm::solver::SolveGoal< ValueType, SolutionType > Member List

This is the complete list of members for storm::solver::SolveGoal< ValueType, SolutionType >, including all inherited members.

boundIsALowerBound() conststorm::solver::SolveGoal< ValueType, SolutionType >
boundIsStrict() conststorm::solver::SolveGoal< ValueType, SolutionType >
direction() conststorm::solver::SolveGoal< ValueType, SolutionType >
hasDirection() conststorm::solver::SolveGoal< ValueType, SolutionType >
hasRelevantValues() conststorm::solver::SolveGoal< ValueType, SolutionType >
isBounded() conststorm::solver::SolveGoal< ValueType, SolutionType >
isRobust() conststorm::solver::SolveGoal< ValueType, SolutionType >
minimize() conststorm::solver::SolveGoal< ValueType, SolutionType >
oneMinus()storm::solver::SolveGoal< ValueType, SolutionType >
relevantValues()storm::solver::SolveGoal< ValueType, SolutionType >
relevantValues() conststorm::solver::SolveGoal< ValueType, SolutionType >
restrictRelevantValues(storm::storage::BitVector const &filter)storm::solver::SolveGoal< ValueType, SolutionType >
setRelevantValues(storm::storage::BitVector &&values)storm::solver::SolveGoal< ValueType, SolutionType >
SolveGoal()storm::solver::SolveGoal< ValueType, SolutionType >
SolveGoal(storm::models::sparse::Model< ValueType, RewardModelType > const &model, storm::modelchecker::CheckTask< FormulaType, SolutionType > const &checkTask)storm::solver::SolveGoal< ValueType, SolutionType >inline
SolveGoal(bool minimize)storm::solver::SolveGoal< ValueType, SolutionType >
SolveGoal(OptimizationDirection d)storm::solver::SolveGoal< ValueType, SolutionType >
SolveGoal(OptimizationDirection d, storm::logic::ComparisonType boundComparisonType, SolutionType const &boundThreshold, storm::storage::BitVector const &relevantValues)storm::solver::SolveGoal< ValueType, SolutionType >
SolveGoal(OptimizationDirection d, storm::storage::BitVector const &relevantValues)storm::solver::SolveGoal< ValueType, SolutionType >
thresholdValue() conststorm::solver::SolveGoal< ValueType, SolutionType >