Data_Engine: Add method to Create a Graph Adjacency Matrix
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
From PR discussion https://github.com/BHoM/BHoM_Engine/pull/1637#discussion_r405452760.
We have `Query.AdjacencyDictionary` but would also be good to have a method `Query.AdjacencyMatrix` as @epignatelli notes:
> AdjacencyMatrix is one of the standard format to represent graphs, at least in causality, decisions, and particle models
Contributor guide
Assessment
This issue has not been assessed yet.