Skip to content

Implement efficient function for distance of nodes #89

Description

@AFellner

The function should return the minimum number of children/premise steps between two nodes.
A naive implementation, exploring all possible paths, would be highly inefficient.
Such a function would be usefull in the Greedy TopDown pebbling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions