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

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::utility
 
namespace  storm::utility::prism
 

Functions

storm::prism::Program storm::utility::prism::preprocess (storm::prism::Program const &program, std::map< storm::expressions::Variable, storm::expressions::Expression > const &constantDefinitions)
 
storm::prism::Program storm::utility::prism::preprocess (storm::prism::Program const &program, std::string const &constantDefinitionString)
 
void storm::utility::prism::requireNoUndefinedConstants (storm::prism::Program const &program)