Analytical_Engine: Dijkstra shortest path fails
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
Due to incorrect use of private field `m_SpatialGraph` in `Query.DijkstraResult` shortest path with Dijkstra fails.
#### Steps to reproduce:
#### Expected behaviour:
Dijkstra shortest path should not fail.
#### Test file(s):
https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/01_Test%20Scripts/BHoM_Engine/Analytical_Engine/Issues/GraphProtoype/DijkstraTest.gh?csf=1&web=1&e=u5F2Qb
Contributor guide
Assessment
This issue has not been assessed yet.