Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages