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

Bug 264

Summary: Allow scalar templateset parameters to be constant
Product: UPPAAL Reporter: Gerd Behrmann <behrmann>
Component: libutapAssignee: Gerd Behrmann <behrmann>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P1    
Version: 3.6 Alpha 4   
Hardware: All   
OS: All   
Architecture:

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.