Skip to content

rtvu/inductive_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InductiveGraph

Inductive graph library implemented in Elixir.

This library is an incomplete port of the Haskell Functional Graph Library based on Martin Erwig's Paper.

Development Status

Master branch currently provides functions for construction, destruction, update, conversion, and inspection of inductive graphs.

Other branches in the repository have examples of dfs, bfs, and maximum flow implementations.

About

Inductive graph library implemented in Elixir.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages