Skip to content

Implement efficient function for distance of nodes #89

@AFellner

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions