-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add comments * Add conversion to adjacency map data types * Minor revision * Extend ToGraph, add isAcyclic See #105 * Fix Haddock warnings * Minor revision * Update the testsuite * Update change log * Add reachability analysis * Fix typo * Fix another typo * Update change log * Optimise edgeCount, drop unnecessary redefinitions in ToGraph Graph instance * Switch to naming consistent with ToGraph * Simplify edgeSet, fix GHC 7.8.4 compile error * Minor revision * Use stars
- Loading branch information
1 parent
91eb3b4
commit 837bd15
Showing
15 changed files
with
538 additions
and
299 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.