Rename ComponentGraph to CompenentTree #149
Closed
matthias-wende-frequenz
started this conversation in
Ideas
Replies: 4 comments 7 replies
|
Are we 100% that it could never become a graph? If so, it sounds good to me! |
0 replies
|
@ela-kotulska-frequenz @sahas-subramanian-frequenz @tiyash-basu-frequenz FYI |
0 replies
Well, it will always remain a graph, but it will never have cycles in it. |
7 replies
|
As Matthias said:
Because it's not really a tree either, it is technically a DAG. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
ComponentTreeis a better name, because this graph is essentially a tree.All reactions