Skip to content
aggelgian edited this page Feb 7, 2013 · 6 revisions

Home

Welcome to the erlang-algorithms wiki!

The goal of this project is to implement some useful algorithms and data structures in Erlang so as to help anyone who may need them.

More Information on Data Structures

  • Graphs
  • Min / Max Heaps
  • Union / Find

More Information on Algorithms

  • DFS
  • BFS
  • Dijkstra
  • Kruskal
Clone this wiki locally