Search:

Type: Posts; User: Junky

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    1,229

    Re: Priority Queue help

    I said you would have to do it for all Registers. Each time you calculate the time compare it to the previous total time. If it is less then this Register has the shortest time.

    for each Register...
  2. Replies
    7
    Views
    1,229

    Re: Priority Queue help

    Did you try it?
  3. Replies
    7
    Views
    1,229

    Re: Priority Queue help

    For each Register, iterate over the Customers and sum the service times.
Results 1 to 3 of 3