Storm 1.13.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
StateBlock.h File Reference
#include <ostream>
#include <boost/container/container_fwd.hpp>
#include "storm/storage/BoostTypes.h"
#include "storm/storage/sparse/StateType.h"
Include dependency graph for StateBlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  storm::storage::StateBlock

Namespaces

namespace  storm
namespace  storm::storage

Typedefs

typedef storm::storage::FlatSet< sparse::state_typestorm::storage::FlatSetStateContainer

Functions

std::ostream & storm::storage::operator<< (std::ostream &out, FlatSetStateContainer const &block)
std::ostream & storm::storage::operator<< (std::ostream &out, StateBlock const &block)
 Writes a string representation of the state block to the given output stream.