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

Go to the source code of this file.

Classes

class  storm::expressions::JaniExpressionSubstitutionVisitor< MapType >
 

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::jani
 
namespace  storm::expressions
 

Functions

storm::expressions::Expression storm::jani::substituteJaniExpression (storm::expressions::Expression const &expression, std::map< storm::expressions::Variable, storm::expressions::Expression > const &identifierToExpressionMap, bool const substituteTranscendentalNumbers)
 
storm::expressions::Expression storm::jani::substituteJaniExpression (storm::expressions::Expression const &expression, std::unordered_map< storm::expressions::Variable, storm::expressions::Expression > const &identifierToExpressionMap, bool const substituteTranscendentalNumbers)