Package | Description |
---|---|
fr.gouv.vitam.common.graph |
Graph package contains classes of cycle detection and indexing order (longestPath)
|
Modifier and Type | Method and Description |
---|---|
DirectedGraph |
DirectedGraph.reverse()
Returns the reverse of the DirectedGraph.
|
Constructor and Description |
---|
DirectedCycle(DirectedGraph graph)
DirectedCycle a constructor :fired when a cycle is found.
|
Copyright © 2018 Vitam. All rights reserved.