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

Bug 67

Summary: No error when using deadlock in liveness properties
Product: UPPAAL Reporter: Gerd Behrmann <behrmann>
Component: EngineAssignee: Gerd Behrmann <behrmann>
Status: RESOLVED FIXED    
Severity: major    
Priority: P1    
Version: 3.4.2   
Hardware: All   
OS: All   
Architecture:

Description Gerd Behrmann 2003-11-01 12:04:38 CET
Uppaal does not detect the use of the deadlock keyword in liveness queries.
Uppaal cannot handle deadlock properties in the liveness checker and thus should
complain when they are used.
Comment 1 Gerd Behrmann 2003-12-09 13:46:40 CET
This bug is resolved by the fix for bug 72.
Comment 2 Gerd Behrmann 2004-02-17 21:58:54 CET
This bug is not fixed. The fix for bug 72 adds an implementation of the
evaluateMulti method for the deadlock expressions, but this is not enough for
using deadlock expressions in the liveness checker.

At the moment deadlock expressions are not handled correctly in the liveness
checker and an error should be generated stating that this use of the deadlock
property is not supported.
Comment 3 Gerd Behrmann 2006-01-19 13:23:04 CET
Fixed on the trunk (rev. 1465).