Replies: 3 comments 1 reply
-
I can open the model and there's nothing special, except that it tries to load a dynamic library, which is not attached... Could it be that the issue is within the library? I strongly suggest to have an independent (unit) test which uses the library: in such setting you can control all the build options, including sanitizers ( |
Beta Was this translation helpful? Give feedback.
-
I just noticed that the model has a process with name, which includes |
Beta Was this translation helpful? Give feedback.
-
Thanks for the correction, I fixed the problem. |
Beta Was this translation helpful? Give feedback.
-
When I load my large model into UPPAAL's verifier engine, I get the following error:
I would like to know how to fix this problem?
Here is my model: model.zip
UPPAAL version is 5.0.0
Beta Was this translation helpful? Give feedback.
All reactions