---
abstract: "Dijkstra's shortest path algorithm with methods to input/output graph datasets using supported file formats "
author:
- 'D. Dewey Allen <
[email protected]>'
build_requires:
Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.041, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url:
http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Graph-Dijkstra
requires:
Array::Heap::ModifiablePriorityQueue: '1.10'
Benchmark: '0'
Carp: '0'
HTML::Entities: '0'
JSON: '0'
Regexp::Common: '0'
Scalar::Util: '0'
Text::CSV_XS: '0'
XML::LibXML: '0'
version: '0.1'