-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.4.0
-
Fix Version/s: 1.4.0
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Emu Sprint 4 (11/23-12/18)
As a developer or deployer, I would like to inject my own graph path search function to be used by the PathService.
Implementation Notes:
- Add PathAdminService method 'setGraphPathSearch(GraphPathSearch)' to replace the builtin all-shortest-paths Dijkstra algorihtm.