It seems there is something ambiguous in the specification in terms of critical region.
Capacity of critical region should be the maximum number of Knights of each player that can be allowed in the critical region.
This is what professor stated in the document and how I implemented it.
@ArabelaTso I modified the READEM. Please check if there are other places in specification and README which is unclear about this.
It seems there is something ambiguous in the specification in terms of critical region.
Capacity
of critical region should be the maximum number ofKnights
ofeach
player that can be allowed in the critical region. This is what professor stated in the document and how I implemented it. @ArabelaTso I modified the READEM. Please check if there are other places in specification and README which is unclear about this.Closes #3