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

Bug 264 - Allow scalar templateset parameters to be constant
Summary: Allow scalar templateset parameters to be constant
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: libutap (show other bugs)
Version: 3.6 Alpha 4
Hardware: All All
: P1 enhancement
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2006-02-11 19:19 CET by Gerd Behrmann
Modified: 2006-02-23 23:05 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 Gerd Behrmann 2006-02-11 19:19:28 CET
The parser forbids the declaration of constant scalars. However, scalar templateset parameters can safely 
be declared constant, as any swap of two processes will be followed up by a swap of the values of the 
scalar parameters. Hence scalar templateset parameters are never changed by swapping scalar elements.
Comment 1 Gerd Behrmann 2006-02-23 23:02:31 CET
Fixed on the trunk.
Comment 2 Gerd Behrmann 2006-02-23 23:05:19 CET
Resolving bug.