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.
39 lines
796 B
39 lines
796 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
|
|
|
|
|
|
add support "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
|
|
|
|
seed issues (currently twice in one second = same seed)
|
|
|
|
traviendo export?
|
|
|
|
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
|
|
|
|
|