Is correctReceive ever enabled in the counter-example? The await condition in receiveData clearly ensures the condition inputQueue # {} but what about the second conjunct? Also, comparing tmpTakenInput for equality to a set of ten messages looks suspicious, perhaps you meant to write "tmpTakenInput \notin ..."? Getting fairness conditions right is difficult, and I suggest you start by considering simpler algorithms. Stephan
--
You received this message because you are subscribed to the Google Groups "tlaplus" group. To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx. To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/0952E3C9-CB54-4A02-956E-B369069A5170%40gmail.com. |