Skip to content

Refactored preprocess for symbolic input#950

Open
volkm wants to merge 3 commits into
stormchecker:masterfrom
volkm:preprocess
Open

Refactored preprocess for symbolic input#950
volkm wants to merge 3 commits into
stormchecker:masterfrom
volkm:preprocess

Conversation

@volkm

@volkm volkm commented Jul 24, 2026

Copy link
Copy Markdown
Contributor
  • moved parseCommaSeparatedStrings to string.h
  • moved parseConstantDefinitionString to SymbolicModelDescription
  • added preprocess method to Jani model and Prism program which simplifies some of the calls in the tests from storm::utility::prism::preprocess(program, constantsAsString) to program.preprocess(constantsAsString)

@sjunges

sjunges commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants