IntGraph: Dynamically sized graph library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Graph implemented as an IntMap to Sets of Ints. Functions for Directed and Undirected graphs are provided.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), containers [details]
License BSD-3-Clause
Copyright 2018 Sam Barr
Author Sam Barr
Maintainer sbarr@oberlin.edu
Category Data structure
Home page https://github.com/sam-barr/IntGraph#readme
Bug tracker https://github.com/sam-barr/IntGraph/issues
Source repo head: git clone https://github.com/sam-barr/IntGraph
Uploaded by sam_barr at 2018-06-29T02:30:18Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for IntGraph-0.1.0.0

[back to package description]

IntGraph