Q1. The medical staff specifies the desired transfer time for each patient, and then the transfer requests are assigned to the transfer agents based on the number of transfers, starting with the ones with the fewest transfers. After the assignments are made, I wonder if it's possible to simulate the transfer agents handling the assigned transfers one by one or simultaneously transferring multiple transfers.
Q2. Is it possible to simulate transfers by incorporating origin and destination information?
Q3. Wondering if it's possible to provide transfer agents with patient's desired transfer time, origin, destination, and mode of transportation information, so they can make appropriate decisions and conduct the simulation accordingly.