Simulator can be previewed online here.
Time dependent elevator system simulator using the ETD (Estimated Time to Destination) algorithm with destination dispatch in full configuration.
- Peters Research - ETD Algorithm with Destination Dispatch and Booster Options
- Elevation fandom - Destination dispatch
- Elevation fandom - Destination dispatch - Full configuration
- Run
npm install
to install the dependencies. - Run
npm run dev
to start the development server.