Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
spotProduct.cpp File Reference
Include dependency graph for spotProduct.cpp:

Go to the source code of this file.

Classes

struct  storm::modelchecker::helper::lexicographic::spothelper::product_state_hash
 

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::modelchecker
 
namespace  storm::modelchecker::helper
 
namespace  storm::modelchecker::helper::lexicographic
 
namespace  storm::modelchecker::helper::lexicographic::spothelper
 

Typedefs

typedef std::pair< unsigned, unsigned > storm::modelchecker::helper::lexicographic::spothelper::product_state
 
typedef std::vector< std::pair< unsigned, unsigned > > storm::modelchecker::helper::lexicographic::spothelper::product_states
 

Enumerations

enum  storm::modelchecker::helper::lexicographic::spothelper::acc_op { storm::modelchecker::helper::lexicographic::spothelper::and_acc , storm::modelchecker::helper::lexicographic::spothelper::or_acc , storm::modelchecker::helper::lexicographic::spothelper::xor_acc , storm::modelchecker::helper::lexicographic::spothelper::xnor_acc }
 

Functions

std::shared_ptr< storm::automata::DeterministicAutomatonstorm::modelchecker::helper::lexicographic::spothelper::ltl2daSpotProduct (storm::logic::MultiObjectiveFormula const &formula, storm::logic::ExtractMaximalStateFormulasVisitor::ApToFormulaMap &extracted, std::vector< uint > &acceptanceConditions)
 Function that creates a determinitistic automaton with Streett-acceptance condition.