Assignment 5: Simulate a store with queues

Grade: Only compulsory for grade 5.
Preparations:

All net lessons and assignment 4.

Examination: Mail the solution no later than December 14, 2020.

In this assignment you will write a program that simulates a store, with one or more queues/cashiers:

Blue squares are symbolizes cashiers, dark read circles customers being processed and light red circles customers in queue.

bild

You should reuse the queue data structures from Assignment 4.

The aim is to do simulations and make estimates of

Some basic assumptions are

Some input parameters of the program are

Supplied files and tips

Some optional extra features that can be added

Valid CSS!