getElevatorEdges

open fun getElevatorEdges(): List<Edge>

This will be used to dynamically add/remove elevators from the Dijkstra graph.

Return

Edges on the floor that consist of at least one elevator waypoint.