Recent questions tagged precedence-graph

10 votes
2 answers
5
Draw the precedence graph for the concurrent program given belowS1 parbegin begin S2:S4 end; begin S3; parbegin S5; begin S6:S8 end parend end; S7 parend; S9
16 votes
1 answer
6
A given set of processes can be implemented by using only parbegin/parend statement, if the precedence graph of these processes is ______
To see more, click for the full list of questions or popular tags.