#include <IterativePolicySearch.h>
Definition at line 28 of file IterativePolicySearch.h.
◆ computeDebugOutput()
bool storm::pomdp::MemlessSearchOptions::computeDebugOutput |
( |
| ) |
const |
|
inline |
◆ computeInfoOutput()
bool storm::pomdp::MemlessSearchOptions::computeInfoOutput |
( |
| ) |
const |
|
inline |
◆ computeTraceOutput()
bool storm::pomdp::MemlessSearchOptions::computeTraceOutput |
( |
| ) |
const |
|
inline |
◆ getExportSATCallsPath()
std::string const & storm::pomdp::MemlessSearchOptions::getExportSATCallsPath |
( |
| ) |
const |
|
inline |
◆ isExportSATSet()
bool storm::pomdp::MemlessSearchOptions::isExportSATSet |
( |
| ) |
const |
|
inline |
◆ setDebugLevel()
void storm::pomdp::MemlessSearchOptions::setDebugLevel |
( |
uint64_t |
level = 1 | ) |
|
|
inline |
◆ setExportSATCalls()
void storm::pomdp::MemlessSearchOptions::setExportSATCalls |
( |
std::string const & |
path | ) |
|
|
inline |
◆ extensionCallTimeout
uint64_t storm::pomdp::MemlessSearchOptions::extensionCallTimeout = 0u |
◆ forceLookahead
bool storm::pomdp::MemlessSearchOptions::forceLookahead = false |
◆ localIterationMaximum
uint64_t storm::pomdp::MemlessSearchOptions::localIterationMaximum = 600 |
◆ onlyDeterministicStrategies
bool storm::pomdp::MemlessSearchOptions::onlyDeterministicStrategies = false |
◆ pathVariableType
◆ restartAfterNIterations
uint64_t storm::pomdp::MemlessSearchOptions::restartAfterNIterations = 250 |
◆ validateEveryStep
bool storm::pomdp::MemlessSearchOptions::validateEveryStep = false |
◆ validateResult
bool storm::pomdp::MemlessSearchOptions::validateResult = false |
The documentation for this class was generated from the following file: