ImplicitAdjacencyGraph
shared ImplicitAdjacencyGraph<V>given V satisfies Object
Implementation of an implicit adjacency graph defined by a root vertex and a neighbors function.