This issue tracker is closed. Please visit UPPAAL issue tracker at Github instead.

Bug 283 - Global invariant declaration
Summary: Global invariant declaration
Status: ASSIGNED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: unspecified
Hardware: All All
: P3 enhancement
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2006-03-02 10:46 CET by Jacob Illum
Modified: 2006-03-02 11:25 CET (History)
0 users

See Also:
Architecture:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Illum 2006-03-02 10:46:34 CET
In the same way we have a global declaration for variables, I would be nice to have a global declaration for invariants on the system. This is obviously just syntactic sugar as we could just as well add the invariant to all location or create a new component with just one location that has the invariant. However, for end users I believe that the ability to write global invariants is the most convenient way of doing this.