kermit 0.1.0

Relational data structures, iterators and algorithms
Documentation
1
path(X, Y, Z) :- edge(X, Y), edge(Y, Z).