(header ((h) ihello provides) ((sut) livelock_synchronous2 component) ((w) iworld requires))
test/all/livelock_synchronous2/livelock_synchronous2.dzn:37:24: error: queue-full in component "livelock_synchronous2"
<external>.h.hello -> ...
... -> sut.h.hello
sut.w.hello -> ...
... -> <external>.w.hello
... <- <external>.w.cruel
sut.<q> <- ...
... <- <external>.w.world
sut.<q> <- ...
... <- <external>.w.return
sut.w.return <- ...
... <- sut.<q>
sut.w.cruel <- ...
sut.w.hello -> ...
... -> <external>.w.hello
... <- <external>.w.cruel
sut.<q> <- ...
... <- <external>.w.world
sut.<q> <- ...
... <- <external>.w.return
sut.w.return <- ...
... <- sut.<q>
sut.w.world <- ...
sut.w.hello -> ...
... -> <external>.w.hello
... <- <external>.w.cruel
sut.<q> <- ...
... <- <external>.w.world
sut.<q> <- ...
<queue-full>
test/all/livelock_synchronous2/livelock_synchronous2.dzn:37:24: error: queue-full in component "livelock_synchronous2"
(trail "h.hello" "w.hello" "w.cruel" "w.world" "w.return" "w.hello" "w.cruel" "w.world" "w.return" "w.hello" "w.cruel" "w.world" "<queue-full>")
(labels "h.hello" "w.cruel" "w.world")
(eligible)
