Skip to content

Clean up graph subpackage #46

@viking-sudo-rm

Description

@viking-sudo-rm

The structure of the code could be cleaner:

1 Flatten graph::avl_graph subpackage into graph
2. Move graph::memory_backing to memory_backing
3. Generics order for Dawg<E, N> should match Graph<N, E> (and rename W -> N)

There are probably lots of other opportunities to improve readability

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions