Skip to content

Directed graph generation failed for yaml format #93

@metiroozmeh

Description

@metiroozmeh

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions