@ -15,6 +15,9 @@ void define_prism(py::module& m) {
.def_property_readonly("undefined_constants_are_graph_preserving",&storm::prism::Program::undefinedConstantsAreGraphPreserving,"Flag if the undefined constants do not change the graph structure")
.def("substitute_constants",&Program::substituteConstants,"Substitute constants within program")