Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved LpMinMaxLinearEquationSolver, set relevant values in topo solvers #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tquatmann
Copy link
Member

@tquatmann tquatmann commented Jun 7, 2024

  • Added options to tweak the LP encoding
  • Use RawMode instead of storm::expressions
  • Add ViToLp Method to warm-start the procedure
  • Topological solvers can now (optionally, if enabled) set relevant values for each SCC

See this publication for further details on some of these improvements.

…lvers

* Added options to tweak the LP encoding
* Use RawMode instead of storm::expressions
* Add ViToLp Method to warm-start the procedure
* Topological solvers can now (optionally, if enabled) set relevant values for each SCC

---------

Co-authored-by: Sebastian Junges <[email protected]>
@tquatmann tquatmann marked this pull request as ready for review August 20, 2024 09:58
@tquatmann tquatmann added this to the 1.10 milestone Aug 20, 2024
@sjunges
Copy link
Contributor

sjunges commented Aug 28, 2024

This looks good! Should we also have a vi-to-lp environment in our tests here:

class SparseRationalViToPiEnvironment {

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