Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
SMTMinimalLabelSetGenerator.h File Reference
Include dependency graph for SMTMinimalLabelSetGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  storm::counterexamples::SMTMinimalLabelSetGenerator< T >
 This class provides functionality to generate a minimal counterexample to a probabilistic reachability property in terms of used labels. More...
 
struct  storm::counterexamples::SMTMinimalLabelSetGenerator< T >::Options
 
struct  storm::counterexamples::SMTMinimalLabelSetGenerator< T >::GeneratorStats
 
struct  storm::counterexamples::SMTMinimalLabelSetGenerator< T >::CexInput
 

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::counterexamples
 

Functions

size_t storm::counterexamples::nrCommands (storm::storage::SymbolicModelDescription const &descr)
 Helper to avoid case disticinot between prism and jani Returns the number of edges/commands in a symbolic model description.