Skip to content

iMC changes inside of storm-pars#640

Merged
tquatmann merged 215 commits intostormchecker:masterfrom
linusheck:robustpla
Nov 17, 2025
Merged

iMC changes inside of storm-pars#640
tquatmann merged 215 commits intostormchecker:masterfrom
linusheck:robustpla

Conversation

@linusheck
Copy link
Copy Markdown
Contributor

@linusheck linusheck commented Nov 19, 2024

  • Added BigStep transformation, generalised parameter lifting, support for not-graph-preserving regions and not-well-defined regions in PL
  • Updated the region verification API to use a consolidated RefinementOptions struct
  • Added iMC end component elimination
  • Added region support to gradient descent
  • Updated code in storm-pars to use std::optional instead of boost::optional for optional values
  • Moved various monotonicity-related files to more appropriate locations

linusheck and others added 30 commits February 12, 2024 16:33
Comment thread src/storm-pars/api/analysis.h Outdated
Comment thread src/storm-pars/transformer/BigStep.h Outdated
@linusheck
Copy link
Copy Markdown
Contributor Author

linusheck commented Oct 3, 2025

whoops (will fix the CI on monday)

@linusheck
Copy link
Copy Markdown
Contributor Author

This is done from my side :)

Comment thread src/storm-pars/parser/ParameterRegionParser.cpp Outdated
Copy link
Copy Markdown
Contributor

@tquatmann tquatmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a few nitpickings, but nothing serious. LGTM!

Comment thread src/storm-pars-cli/storm-pars.cpp
Comment thread src/storm-pars/modelchecker/instantiation/SparseCtmcInstantiationModelChecker.cpp Outdated
Comment thread src/test/storm-pars/transformer/BigStepTest.cpp
Comment thread src/storm/adapters/RationalFunctionForward.h
@sjunges
Copy link
Copy Markdown
Contributor

sjunges commented Nov 7, 2025

My final suggestion. Make the PR description a bit clearer, in case we ever have to look up what changed here.

@tquatmann
Copy link
Copy Markdown
Contributor

This can be merged now, right? :)

@linusheck
Copy link
Copy Markdown
Contributor Author

I think so

@tquatmann tquatmann merged commit a98b94d into stormchecker:master Nov 17, 2025
19 checks passed
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.

3 participants