Difference between revisions of "AnimB roadmap"

From Event-B
Jump to navigationJump to search
imported>Christophe
imported>Christophe
Line 19: Line 19:
 
|Extension of predicate evaluator
 
|Extension of predicate evaluator
 
|Today, the predicate evaluator don't allow the variable quantification with function sets (injection, bijection, ...)
 
|Today, the predicate evaluator don't allow the variable quantification with function sets (injection, bijection, ...)
 +
| -
 +
|-
 +
|Adding guard evaluation
 +
|Actually, the animator stop the guard evaluation on the first wrong guard. It is possible to continue the evaluation until the first guard that have a non trivial well define predicate.
 
| -
 
| -
 
|}
 
|}
 
[[Category:Work in progress]]
 
[[Category:Work in progress]]
 
[[Category:AnimB]]
 
[[Category:AnimB]]

Revision as of 19:48, 10 March 2009

The following array describes the features which will be developed as soon as possible.

Feature Description Date
History saving The history saving allows the user to save and replay a saved history -
Predicate evaluator Today the predicate evaluator don't use type information to infer a set that allow iteration of variable. -
Sorter on event table column The events, constants and variables are listed using the editing order given by the Rodin database. This new feature could allow the user to manage the order of events, constants and variables. -
Extension of predicate evaluator Today, the predicate evaluator don't allow the variable quantification with function sets (injection, bijection, ...) -
Adding guard evaluation Actually, the animator stop the guard evaluation on the first wrong guard. It is possible to continue the evaluation until the first guard that have a non trivial well define predicate. -