Package | Description |
---|---|
compactTriangulations.encoding |
Modifier and Type | Field and Description |
---|---|
BitSet32 |
StringEncoderTwoWords.blackWord
Bit string encoding the black word
|
BitSet32 |
StringEncoderTwoWords.redWord
Bit string encoding the red word
|
Constructor and Description |
---|
StringEncoderTwoWords(BitSet32 red,
BitSet32 black,
int n)
Initialize the two bit sets
|