Simulation of Three Dimensional Elevator Model (20 elevators)

path for some crowded floors. The first simple cellular implementation idea of this architecture that comes to mind is to use 30 planes of 30 by 100 cells to represent the building, tunnels and the elevators. However that, this design will consume a huge amount of memory on any system. Thus, making it impossible to run on any machine. To overcome this problem and save memory, an intelligent idea has been used. Most of the cells that represent the walls are actually useless during the ...
Author: ARSLab; Tags: 20Elevators


















