Browse Source

NOTES.

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1957 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Dave Parker 16 years ago
parent
commit
8e57d98d19
  1. 18
      prism/NOTES-SIM

18
prism/NOTES-SIM

@ -1,29 +1,31 @@
NOW/NEXT:
NOW/NEXT
--------
add path manip methods - autochoice, backtrack etc. add path manip methods - autochoice, backtrack etc.
but need to sort out loop detection first? but need to sort out loop detection first?
embedded into Path*? embedded into Path*?
TODO (before any release):
TODO (before any release)
-------------------------
* variable overflow? * variable overflow?
TODO (later):
TODO (later)
------------
* random initial state * random initial state
* explicitbuildtest doesn't handle dupes in mdps (e.g. consensus)
* seed issues (currently twice in one second = same seed)
* traviendo export?
add support "deadlock" and "init" (new EvaluationContext, model *and* state dependent)
add support for "deadlock" and "init" (new EvaluationContext, model *and* state dependent)
explicitbuildtest doesn't handle dupes in mdps (e.g. consensus)
explicit build doesn't handle multiple initial states explicit build doesn't handle multiple initial states
seed issues (currently twice in one second = same seed)
traviendo export?
approx mc of a property loses any current simulator path in gui. approx mc of a property loses any current simulator path in gui.
is that ok? (seems to be buggy in 3.3.1 anyway) is that ok? (seems to be buggy in 3.3.1 anyway)

Loading…
Cancel
Save