| By: |
THEN All (Unfolds [`w-loc`;`w-time`;`w-ekind`]) THEN All Reduce THEN All (Unfold `w-act`) THEN All Reduce |
| 1 |
3. 3. isnull(a(i;t)) 3. 3. ( 4. 4. isrcv(l;a(i;t)) 4. 4. destination(l) = i & ||queue(l;t)|| 5. 5. 6. 7. 8. 8. 8. 8. 1of(pred(e)) = 1of(e) & pred(e) <c e 8. & ( 9. 9. 10. Trans e,e':E. e <c e' 11. SWellFounded(e <c e') 12. 12. isrcv(kind(a(1of(e);2of(e)))) 12. 12. sends(lnk(kind(a(1of(e);2of(e))));sender(e))[index(e)] 12. = 12. msg(lnk(kind(a(1of(e);2of(e))));tag(kind(a(1of(e);2of(e))));val(e)) 12. 13. 14. 14. e <c e' 14. 14. 14. 15. 15. isrcv(kind(a(1of(e);2of(e)))) 15. 15. 1of(e) = destination(lnk(kind(a(1of(e);2of(e))))) 16. e1 : Id 17. e2 : 18. 19. l : IdLnk 20. | 13 steps |
About: