BHoM / BHoM/BHoM_Engine

Data_Engine: Add differentiation between undirected and directed Graphs

Open
#1,662 3 comments 0 reactions 1 assignee Claimed by @rolyhudson View on GitHub
type:feature
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

Right now `Graph` in the BHoM is directed. We should provide the functionality to allow these to be undirected. Possibly just by adding a property like `IsDirected` to the `Graph` or perhaps on the `GraphLink`.

This came up in the PR discussion https://github.com/BHoM/BHoM_Engine/pull/1637#discussion_r405470610

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.