Package org.goplanit.graph.directed.acyclic
-
Class Summary Class Description ACyclicSubGraphImpl An acyclic sub graph contains a subset of the full graph without cycles.ConjugateACyclicSubGraphImpl An acyclic sub graph contains a subset of the full graph without cycles.UntypedACyclicSubGraphImpl<V extends DirectedVertex,E extends EdgeSegment> An acyclic sub graph contains a subset of the full graph without cycles.