/lift-system

Lift system implemented in Java. Shows a simulation of a lift system with two different algorithms to pick up people on the building.

Primary LanguageJava

Lift-System

  • Lift system implemented in Java. Shows a simulation of a lift system with two different algorithms to pick up people on the building.
  • Number of floors, the capacity of the lift and the algorithm used can be edited in Main.java

The Simulation