Data_Engine: Add methods for extraction of Sub-graphs from Graphs
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_r405317421
There is a need for methods to find sub graphs within `Graph` possibly as an [induced sub graph](https://mathworld.wolfram.com/InducedSubgraph.html) found using a collection of `GraphLink`s or `GraphNode`s should be implemented with consideration of #1662.
Contributor guide
Assessment
This issue has not been assessed yet.