A simulated elevator, for experimenting with different assignment algorithms
-
Updated
May 3, 2024 - Python
A simulated elevator, for experimenting with different assignment algorithms
An application presenting a simulation of an optimized algorithm that efficiently manages an elevator system, complete with visualizations. Written using Java language + JavaFX framework.
An elevator simulation CLI written in Rust, based on the elevate-lib package
A Rust package for elevator simulation
An interactive elevator scheduling simulator that visualizes and compares different elevator dispatch algorithms in real-time.
ElevatorX is a console application written in Java. It is essentially an elevator simulation. The user can pick how many floors they want their building to have. They can also chose how many elevators they want to have. All of the logic will still work, no matter how many floors/elevators you choose. See Readme for more information.
Interactive multi-elevator dispatch simulator with deterministic state transitions, FCFS and direction-aware Nearest Suitable Car algorithms, built with React, TypeScript, FastAPI, and Python.
Simulate lift traffic for any building and compare dispatch algorithms with data
To associate your repository with the elevator-simulator topic, visit your repo's landing page and select "manage topics."