public interface EdgePermuter
| Modifier and Type | Method and Description |
|---|---|
void |
permuteEdges(Graph graph)
Instructs the algoritm to go ahead and permute the edges for the given graph
|
void permuteEdges(Graph graph)
graph - the graph whose edges are to be permuted