public abstract class AbstractTreeTailCompressor<T extends nl.tue.astar.Tail>
extends nl.tue.astar.impl.AbstractCompressor<T>
Modifier and Type | Field and Description |
---|---|
protected short |
activities |
protected int |
activityBytes |
protected int |
nodeMaskSize |
Constructor and Description |
---|
AbstractTreeTailCompressor(short nodes,
short activities,
short leafs) |
Modifier and Type | Method and Description |
---|---|
void |
skipHead(java.io.InputStream stream) |
checkIntOnByteArray, checkShortOnByteArray, deflate, deflate, deflateWithCheck, equalsDeflating, getBitsPerVar, getBitsPerVar, inflateContent, inflateContentToArray, makeBitMask, makeBitMask, makeShortListBitMask, readBooleanFromStream, readDoubleFromStream, readIntFromStream, readInto, readInto, readLongFromStream, readMask, readShortFromStream, writeBooleanToByteArray, writeDoubleToByteArray, writeIntToByteArray, writeLongToByteArray, writeShortToByteArray, writeTo, writeTo