|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.latdraw.orderedset.ChainDecomposition
public class ChainDecomposition
| Constructor Summary | |
|---|---|
ChainDecomposition(OrderedSet poset)
This is the incomplete chain decomposition given by Listing 11.6 in my |
|
| Method Summary | |
|---|---|
int |
chainNum(POElem x)
|
java.util.HashMap |
getHashMap()
|
int |
numChains()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChainDecomposition(OrderedSet poset)
| Method Detail |
|---|
public int numChains()
public java.util.HashMap getHashMap()
public int chainNum(POElem x)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||