Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.util.graph Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
BreadthFirstIteratorIterates over the vertices in a directed graph in breadth-first order.Classorg.apache.calcite.util.graphCalcite
CycleDetectorDetects cycles in directed graphs.Classorg.apache.calcite.util.graphCalcite
DefaultDirectedGraphDefault implementation of DirectedGraph.Classorg.apache.calcite.util.graphCalcite
DefaultEdgeDefault implementation of Edge.Classorg.apache.calcite.util.graphCalcite
DepthFirstIteratorIterates over the vertices in a directed graph in depth-first order.Classorg.apache.calcite.util.graphCalcite
DirectedGraphInterfaceorg.apache.calcite.util.graphCalcite
DirectedGraph .EdgeFactorySkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfaceorg.apache.calcite.util.graph.DirectedGraphCalcite
GraphsMiscellaneous graph utilities.Classorg.apache.calcite.util.graphCalcite
Graphs .FrozenGraphReturns an iterator of all paths between two nodes, shortest first.Classorg.apache.calcite.util.graph.GraphsCalcite
TopologicalOrderIteratorIterates over the edges of a graph in topological order.Classorg.apache.calcite.util.graphCalcite