Here is a deadlock as the pic shows.
I wonder about the request mechanism when a te moves on agv network. What is the request order? In my understanding, OHT2 should not request Path62/pathpoint/1 without having successfully requested Path256/pathpoint/16.
I noticed that, in a small area, more than two pathpoints (CP/CA/ClusterPoint) whose max allocation value is equal to 1 might raise the probability of deadlock.
Thus, is there a way to set the MaxAllocation of the pathpoint like ClusterPoint? I want to make the request for this kind of pathpoint with no limitations. Then I will put only one CP with maxallocation value equal to 1 in a small area so that no request disorder will happen.