Skip to content

Conversation

Zabuzard
Copy link
Member

@Zabuzard Zabuzard commented Aug 15, 2022

Submission by user A

@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:                      23
Median time spend per state:
  IDLE: 0%
  WAITING_FOR_ELEVATOR:     4%
  TRAVELING_WITH_ELEVATOR: 26%
  ARRIVED:                 65%
  • Medium simulation
Steps:                     103
Median time spend per state:
  IDLE:                     0%
  WAITING_FOR_ELEVATOR:     1%
  TRAVELING_WITH_ELEVATOR: 28%
  ARRIVED:                 68%
  • Big simulation
Steps:                     204
Median time spend per state:
  IDLE:                     0%
  WAITING_FOR_ELEVATOR:     0%
  TRAVELING_WITH_ELEVATOR: 27%
  ARRIVED:                 71%

@Zabuzard Zabuzard closed this Aug 15, 2022
@Zabuzard Zabuzard reopened this Aug 15, 2022
@Zabuzard Zabuzard changed the title Submission User A Submission A Aug 15, 2022
@Zabuzard Zabuzard force-pushed the submission/event_august_2022/A branch from bf989af to 4f634b3 Compare August 15, 2022 08:30
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.

1 participant