Skip to content

my first simulation for the elevator, solve the elevator allocation problem

Notifications You must be signed in to change notification settings

jamesliao2016/myElevatorNov26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myElevatorNov26

my first simulation for the elevator, solve the elevator allocation problem

execution file

simulationNov26.py

optimization objective

minimize the average elevator time for the people from each floor

Methodology

Initially allocate a floor to an elevator, then compute the average time for each elevator. Then, add a floor to the elevator with the least time.

About

my first simulation for the elevator, solve the elevator allocation problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages