GNU/Linux xterm-256color zsh 0 views

This demo presents the CashierSim, a Java-based cashier counter simulation developed for the ITP4510 Data Structure and Algorithms module. It demonstrates how a supermarket waiting line operates by simulating customer arrivals, service times, and queue management across one or more counters. The program also displays key statistics such as total simulation time, number of counters, customers served, average waiting time, and maximum queue length.

Source Code: https://github.com/JasonHK-HKIIT/ITP4510-Assignment