|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uwaterloo.cs.ql.fb.Partition
public class Partition
Patition a binary relation into a collection of subgraphs.
| Constructor Summary | |
|---|---|
Partition()
|
|
| Method Summary | |
|---|---|
int |
countPartitions(EdgeSet rel)
|
EdgeSet[] |
getPartitions(EdgeSet rel)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Partition()
| Method Detail |
|---|
public int countPartitions(EdgeSet rel)
public EdgeSet[] getPartitions(EdgeSet rel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||