Skip to content

Observer-Concepts - predecessor description is incorrect? #201

Description

@DavidHollman

On page:

https://github.com/YaccConstructor/QuickGraph/wiki/Observer-Concepts

It says:

VertexPredecessorRecorderObserver,
creates a dictionary that links vertices to their parent edge,

and

EdgePredecessorRecorderObserver,
create a dictionary that links vertices to their parent edge,

They are worded essentially the same. Is this intentional?

I think one of them probably should say "...that links edges to their parent vertex" but I'm not sure which just based on the class names.

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