You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
850 B
41 lines
850 B
|
|
NOW/NEXT
|
|
--------
|
|
|
|
add path manip methods - autochoice, backtrack etc.
|
|
but need to sort out loop detection first?
|
|
embedded into Path*?
|
|
|
|
|
|
TODO (before any release)
|
|
-------------------------
|
|
|
|
* variable overflow?
|
|
|
|
TODO (later)
|
|
------------
|
|
|
|
* 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 for "deadlock" and "init" (new EvaluationContext, model *and* state dependent)
|
|
|
|
|
|
explicit build doesn't handle multiple initial states
|
|
|
|
|
|
approx mc of a property loses any current simulator path in gui.
|
|
is that ok? (seems to be buggy in 3.3.1 anyway)
|
|
|
|
TEST CASES
|
|
|
|
[t,t'] examples sent as MRMC bug fix?
|
|
|
|
DTMC with local nondet and actions (~/prism-models/dave-test.nm)
|
|
|
|
GUI transition box: "true" updates don't display correctly
|
|
|
|
|