Copyright | (c) Donnacha Oisín Kidney 2021 |
---|---|
Maintainer | mail@doisinkidney.com |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
This module provides an implementation of weighted graphs as arrays of words. It's useful for generating random graphs, and performance testing.
Documentation
A graph with vertices labelled by words, and edges weighted by words.
Generate a random graph.