Skip to content

Random symbolic simulation trick ? #229

Answered by thorulf4
MathieuMarchand asked this question in Q&A
Discussion options

You must be logged in to vote

There is no nice way of doing this for symbolic simulation, you could hack together some kind of probability by controlling the ratio of edges, but I would would discourage this approach.

If possible I would recommend switching to the concrete simulator, as it provides a way to give probabilistic weights to branching edges.

Do note that probabilities can only be set on the outgoing side of a branching edge

For this to to work you would have to switch from random simulation to stochastic by right clicking the random button in the concrete simulator.

I hope this helps, if any questions feel free to ask.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@MathieuMarchand
Comment options

Answer selected by MathieuMarchand
Comment options

You must be logged in to vote
5 replies
@thorulf4
Comment options

@MathieuMarchand
Comment options

@MathieuMarchand
Comment options

@MathieuMarchand
Comment options

@thorulf4
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants