Hberto / Hberto/elevator_simulation_rust
controller.rs
Open
bug
enhancement
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- get_passenger_states() unused
- send_floor request -> direction not used -> random 0,1,2 -> make intelligent
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in controller.rs by tracing get_passenger_states() and the send_floor request path. Determine how passenger state and requested direction should influence elevator selection, then verify that direction is no longer chosen randomly from 0, 1, or 2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100