tiki Summary Summary A library for functional graph algorithms. Issues Waffle board. Documentation Tiki information and documentation is available on the website. Scaladoc index. Algorithm Example depth & breadth first search Kahn (topological sort) Bellman-Ford (negative cycle detection) Kruskal (minium spanning tree) Kosaraju (strongly connected components) Bowyer-Watson (Delaunay triangulation) Euclidean distance mst K-Spanning (clustering) trees Markov Cluster Algorithm (MCL) References The Under-Appreciated Unfold 1. Zippers and Data Type Derivaties 2