Before entering a split block, my agent have already seized 2 resources. However, after the split, I want the original agent to take the first seized resource while the copy agent to take the second seized resource. How can this splitting of resources be performed?
that is not possible, you need to release one of the resources before the split block and then the copy has to seize it after its creation.
Some hints to do that would be