2020-04-16
- Clarified with Yiming about the custom speed limit interface: he guarantees that the input location pair can always determine a unique shortest route. After returning, sorted out with Guangcong the algorithm for generating custom speed limits:
- Given a route
- Given that |start DiRoadOnPath::count - end DiRoadOnPath::count| ≤ 1, then we can always find a pair (start DiRoadOnPath, end DiRoadOnPath) such that the distance is minimized.
- Temporarily released a usable snapshot version of the pylon-v0.1.1 compiler for Xiaokang.
- Went downstairs with Hanteng to wander around and shoot the breeze.
- Clarified with Zizhe and Yicheng about the SUMO map usage interface.
- The speed limit compilation succeeded but has not been verified yet.