tree: 3206d770e139b3e8aeb458f39421e9a1002f6999 [path history] [tgz]
  1. lib/
  2. .gitignore
  3. BUILD.gn
  4. LICENSE
  5. pubspec.yaml
  6. README.md
pub/graphlib/README.md

Graphlib

Graphlib is a Dart library that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.

License

Graphlib is licensed under the terms of the MIT License. See the LICENSE file aor details.