Skip to content

Questions about the simulate query #303

Answered by mikucionisaau
tintengrun asked this question in Q&A
Discussion options

You must be logged in to vote

The three lines represent states, where 0 probably means it does not get visited and 1 it gets visited.

Correct.

However, in the system I connected these states with a priority-AND, meaning they have to be visited in the order hide_key, find_key, open_front_door.

This does not seem to be the case. Here is how to generate a counter example:

  1. Add a query:
Pr[<=5000](<> open_front_door.Success)
  1. Enable diagnostic trace: Options > Diagnostic Trace > Shortest
    (I see that you have enabled bunch of other options, but most of the them are irrelevant for SMC, like: Exploration, State space reduction, State space representation, Extrapolation can be reset to default values)

  2. Click Check and…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@tintengrun
Comment options

@mikucionisaau
Comment options

@tintengrun
Comment options

@mikucionisaau
Comment options

Answer selected by tintengrun
@tintengrun
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