UFMG - Pós-graduação em Ciência da Computação - Programação Paralela

A seguir: Theorem 1 Acima: Aula 17 - O Anterior: Proof of Mutual Exclusion


Progress: the \ensuremath{\leftrightarrow} Graph

Progress: the \ensuremath{\leftrightarrow} Graph

Let $ {\cal D} $ be a relation defined between nodes of the network by the following rules: Node i \ensuremath{\leftrightarrow} j if and only if one of the following conditions is verified:

$ {\cal D} $1: Next[i] = j
$ {\cal D} $2: R [i] $\in$ IN[j]
$ {\cal D} $3: Position(ReqList[j],i) = 1
$ {\cal D} $4: $\exists$ k, Position(ReqList[k],j) = Position(ReqList[k],i) + 1
$ {\cal D} $5: ${\bf T}\in$ IN[j], Position(${\bf T}$.ReqList,i) = 1
$ {\cal D} $6: $\exists$ k, ${\bf T}\in$ IN[k], Position(${\bf T}$.ReqList, j) = Position(${\bf T}$.ReqList,i) + 1



 

Osvaldo Carvalho