Uses of Package
com.jgalgo.alg.dag
Package
Description
Algorithms specifically designed for directed acyclic graphs (DAGs).
-
ClassDescriptionAlgorithm that calculate a topological order of graph vertices.A result object of a
TopologicalOrderAlgo
algorithm.Abstract class for computing a topological order in a DAG graph.