You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when calling pathfinding/blocks to check the path before STDCM (AND ONLY BEFORE STDCM), can_backtrack should be true for every service/driver stop along the path, except for the departure and arrival. The other pathfinding calls (operational-studies) should not allow backtrackings
when calling stdcm, can_backtrack should be true for every service/driver stop along the path, except for the departure and arrival
use the new front feature trigger to toggle this behavior. Fallback to using the debug mode as a toggle if more time-efficient
pathfinding/blocksto check the path before STDCM (AND ONLY BEFORE STDCM),can_backtrackshould be true for every service/driver stop along the path, except for the departure and arrival. The other pathfinding calls (operational-studies) should not allow backtrackingsstdcm,can_backtrackshould be true for every service/driver stop along the path, except for the departure and arrival