Commit 9c7d23c
committed
Allow component graph to be a DAG instead of a tree
Certain scenarios, like a battery connected to 2 inverters are not
a tree graph, but still a directed acyclic graph which we allow.
Signed-off-by: Mathias L. Baumann <[email protected]>1 parent 284b403 commit 9c7d23c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
764 | | - | |
| 764 | + | |
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
| |||
0 commit comments