public class QuotientGraph extends Object
| Constructor and Description |
|---|
QuotientGraph(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
eliminate(int variable) |
Set<Integer> |
getNeighbors(int variable) |
void |
merge(Graph graph,
int v1,
int v2) |
Copyright © 2018. All rights reserved.