Skip to content

Support for cyclical graphs #455

Description

@pgleeson

If A->B and B->A, one of these needs to be the start point when evaluating the graph. But what does the input port of the start node get when it has an edge from the output port of the not yet run node?

One option is to define a "default_value" on one of the input ports and the graph can be "snipped" there...

Work on this in progress here: https://github.com/ModECI/MDF/tree/cyclic_graphs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions