Danish_dan
New Member
- Joined
- Mar 7, 2014
- Messages
- 4
A am doing a queuing problem, with a single queue and multiple servers. I am currently looking for a function which will find the smallest number in a matrix and return the corresponding column number.
I want to find the server to take on the next customer, so I need to find the lowest "end service" time and get a corresponding server number, this could be the column.
Hope you can help
I want to find the server to take on the next customer, so I need to find the lowest "end service" time and get a corresponding server number, this could be the column.
Hope you can help