Skip to content
Snippets Groups Projects
Commit f00b364e authored by Michael Leuschel's avatar Michael Leuschel
Browse files

fix counter example computation/display


in Java for non-caching mode
(the use of the string builder to display the counter example
is still a bit ugly and should include the step number,
for non-caching mode also the name of the transition
is not displayed, probably because it is not stored)

Signed-off-by: default avatarMichael Leuschel <leuschel@uni-duesseldorf.de>
parent a0cd2ca9
No related branches found
No related tags found
No related merge requests found
Pipeline #156246 passed