Skip to content

Conversation

@Zabuzard
Copy link
Member

@Zabuzard Zabuzard commented Aug 15, 2022

Submission by user B

@Zabuzard
Copy link
Member Author

Zabuzard commented Aug 15, 2022

Simulation results:

  • Single Elevator Single Human
Steps:                      13
Median time spend per state:
  IDLE:                     0%
  WAITING_FOR_ELEVATOR:    23%
  TRAVELING_WITH_ELEVATOR: 69%
  ARRIVED:                  7%
  • Simple simulation
Steps:                      13
Median time spend per state:
  IDLE:                     0%
  WAITING_FOR_ELEVATOR:     7%
  TRAVELING_WITH_ELEVATOR: 30%
  ARRIVED:                 69%
  • Small simulation
Steps:                      15
Median time spend per state:
  IDLE:                     0%
  WAITING_FOR_ELEVATOR:     0%
  TRAVELING_WITH_ELEVATOR: 33%
  ARRIVED:                 60%
  • Medium simulation
Steps:                      98
Median time spend per state:
  IDLE:                     0%
  WAITING_FOR_ELEVATOR:     1%
  TRAVELING_WITH_ELEVATOR: 28%
  ARRIVED:                 68%
  • Big simulation
Steps:                     198
Median time spend per state:
  IDLE:                     0%
  WAITING_FOR_ELEVATOR:     0%
  TRAVELING_WITH_ELEVATOR: 29%
  ARRIVED:                 70%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants