-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Description
The generated graph in yaml format is not a DAG graph, however, during configuration phase directed option is chosen. Please let me know if there is a solution to this issue. Please have a look at the generated file using the link below :
https://drive.google.com/file/d/1o2WODs34h2pwAeOgItcmTgjxT6mA0zjD/view?usp=sharing
You can find the loop in these nodes: [[4, 7, 10], [1, 5, 9]]
Expected Behavior
Directed acyclic graph
Actual Behavior
Looped graph
Operating System
Linux
Python Version
PYthon 3.7.5
Pyrgg Version
V1.0
sepandhaghighi