(header ((h) ihello provides) ((sut) queuefull_component1 component) ((w) iworld requires))
(state ((h)) ((sut)) ((w)))
test/all/queuefull_component1/queuefull_component1.dzn:38:24: error: queue-full in component "queuefull_component1"
<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>
(state ((h)) ((sut) (*q* w.cruel w.world w.cruel)) ((w)))
test/all/queuefull_component1/queuefull_component1.dzn:38:24: error: queue-full in component "queuefull_component1"
(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)
