Skip to content

Add Stan function to check if the graph induced by edges is acyclic. #19

Description

@tillahoffmann

The graph for conditional dependence between different nodes must be a directed acyclic graph. Checking the DAG-ness would be a useful addition in the data block of a Stan program to avoid unexpected behavior. Tarjan's algorithm is a possible implementation.

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

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions