Summary: | Add quantifiers to the expression language | ||
---|---|---|---|
Product: | UPPAAL | Reporter: | Gerd Behrmann <behrmann> |
Component: | Engine | Assignee: | Gerd Behrmann <behrmann> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | martijnh |
Priority: | P2 | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Architecture: | |||
Bug Depends on: | |||
Bug Blocks: | 196 |
Description
Gerd Behrmann
2004-12-02 11:57:35 CET
Reassigning to Martijn. Basic support for the forall quantifier has been checked into CVS. Missing: - Type check ensuring that the type provided is an integer. - The interpreter in UTAP needs to be extended to handle these expressions. - Expression to string conversion in UTAP needs to be extended to handle the new quantifier. - The static analyser (ExpressionAnalyser) in UPPAAL must be extended to handle the new quantifier. Remaining things have now been checked into CVS. Closing the bug. |