9template<
typename StateType,
typename ValueType>
25template<
typename StateType,
typename ValueType>
31template<
typename StateType,
typename ValueType>
37template<
typename StateType,
typename ValueType>
42template<
typename StateType,
typename ValueType>
44 out <<
"\nExploration statistics:\n";
std::size_t explorationStepsSinceLastPrecomputation
std::size_t numberOfExploredStates
std::size_t pathsSampledSinceLastPrecomputation
std::size_t failedEcDetections
std::size_t numberOfPrecomputations
void printToStream(std::ostream &out, ExplorationInformation< StateType, ValueType > const &explorationInformation) const
std::size_t numberOfTargetStates
std::size_t explorationSteps
std::size_t maxPathLength
void updateMaxPathLength(std::size_t const ¤tPathLength)
std::size_t totalNumberOfEcDetected