Skip to content

Example graph: anagrams #27

@moaxcp

Description

@moaxcp
  1. Load words from a dictionary file into a graph.
  2. Create edges between words which are anagrams.
  3. Bonus points for coloring edges by how many letters remain in the same position.
  4. Create image of graph using graphviz.
  5. Create gif of graph as algorithm runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions