Skip to content

Bounded MC support for IDTMCs + Bugfixes + Unification of bounded MC logic#916

Open
plindnercs wants to merge 2 commits intostormchecker:masterfrom
plindnercs:idtmc-bounded-mc
Open

Bounded MC support for IDTMCs + Bugfixes + Unification of bounded MC logic#916
plindnercs wants to merge 2 commits intostormchecker:masterfrom
plindnercs:idtmc-bounded-mc

Conversation

@plindnercs
Copy link
Copy Markdown
Contributor

@plindnercs plindnercs commented Apr 22, 2026

This pull request includes:

  • bounded MC support for IDTMCs,
  • unification of the bounded MC logic for deterministic and non-deterministic models and
  • a fix for the off-by-one error during bounded MC of interval models,

and thus resolves #914.

…fixed computation of exact bounds + unified code for deterministic and non-deterministic models
@plindnercs plindnercs changed the title implemented bounded mc support for IDTMCs + fixed off-by-one error + … Bounded MC support for IDTCs + Bugfixes + Unification of bounded MC logic Apr 22, 2026
@plindnercs plindnercs changed the title Bounded MC support for IDTCs + Bugfixes + Unification of bounded MC logic Bounded MC support for IDTMCs + Bugfixes + Unification of bounded MC logic Apr 22, 2026
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.

Interval Models: Off by one error during bounded MC

1 participant