-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
CosmeticMostly aesthetic issues, that does not affect usageMostly aesthetic issues, that does not affect usagebugSomething isn't workingSomething isn't workingconfirmed
Description
Describe the bug
The UI in concrete simulator writes "-327", for no apparent reason at all chanels.
To Reproduce
The way i reached the bug was that i tried to initialise CNOT channel as CNOT[int][int], as it should send two integers, instead of one, which is illigal syntax (this also btw makes Uppaal fail silently, not given a wrong syntax error). Now, although i changed it to only sending one integer, the concrete simulator is broken.
Version(s) of UPPAAL tested
Both Uppaal 5.0.0 and 5.1.0-beta
Screenshots
The template in Editor:

The process in Symbolic Simulator:

In Concrete Simulator:

Desktop (please complete the following information):
- OS: Linux (Ubunto)
The model is:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CosmeticMostly aesthetic issues, that does not affect usageMostly aesthetic issues, that does not affect usagebugSomething isn't workingSomething isn't workingconfirmed