#include <Valuations.h>
Definition at line 24 of file Valuations.h.
◆ Valuations() [1/2]
| storm::umb::Valuations::Valuations |
( |
std::vector< ValuationClassDescription > const & | descriptions, |
|
|
std::vector< char > | valuations, |
|
|
std::vector< uint64_t > | stringMapping, |
|
|
std::vector< char > | strings, |
|
|
std::optional< std::vector< uint32_t > > | classes = {}, |
|
|
std::vector< std::shared_ptr< storm::expressions::ExpressionManager > > | expressionManagers = {} ) |
|
inline |
◆ Valuations() [2/2]
◆ numStrings()
| uint64_t storm::umb::Valuations::numStrings |
( |
| ) |
const |
|
inline |
◆ read() [1/2]
| void storm::umb::Valuations::read |
( |
auto const & | callback | ) |
const |
|
inline |
◆ read() [2/2]
| void storm::umb::Valuations::read |
( |
uint64_t | entity, |
|
|
auto const & | callback ) const |
|
inline |
◆ size()
| uint64_t storm::umb::Valuations::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: