This class provides easy access to a benchmark of the Quantitative Verification Benchmark Set http://qcomp.org/benchmarks/.
More...
#include <Qvbs.h>
|
| QvbsBenchmark (std::string const &modelName) |
|
std::string const & | getJaniFile (uint64_t instanceIndex=0) const |
|
std::string const & | getConstantDefinition (uint64_t instanceIndex=0) const |
|
std::string | getInfo (uint64_t instanceIndex=0, boost::optional< std::vector< std::string > > propertyFilter=boost::none) const |
|
This class provides easy access to a benchmark of the Quantitative Verification Benchmark Set http://qcomp.org/benchmarks/.
Definition at line 17 of file Qvbs.h.
◆ QvbsBenchmark()
storm::storage::QvbsBenchmark::QvbsBenchmark |
( |
std::string const & |
modelName | ) |
|
- Parameters
-
modelName | the (short) model name of the considered model. |
Definition at line 61 of file Qvbs.cpp.
◆ getConstantDefinition()
std::string const & storm::storage::QvbsBenchmark::getConstantDefinition |
( |
uint64_t |
instanceIndex = 0 | ) |
const |
◆ getInfo()
std::string storm::storage::QvbsBenchmark::getInfo |
( |
uint64_t |
instanceIndex = 0 , |
|
|
boost::optional< std::vector< std::string > > |
propertyFilter = boost::none |
|
) |
| const |
◆ getJaniFile()
std::string const & storm::storage::QvbsBenchmark::getJaniFile |
( |
uint64_t |
instanceIndex = 0 | ) |
const |
The documentation for this class was generated from the following files: