public class NAryTreeFullILPTailCompressor extends AbstractNAryTreeLPTailCompressor<NAryTreeFullILPTail>
activities, activityBytes, maxBytes, stateBytes, variableBytes, variables
Constructor and Description |
---|
NAryTreeFullILPTailCompressor(int stateBytes,
int variables,
short activities) |
Modifier and Type | Method and Description |
---|---|
NAryTreeFullILPTail |
inflate(java.io.InputStream stream)
read an object from a stream.
|
deflate, getMaxByteCount, inflateEstimate, readVarsDoubleBitmask, skipHead, writeVarsDoubleBitMask
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
public NAryTreeFullILPTailCompressor(int stateBytes, int variables, short activities)
public NAryTreeFullILPTail inflate(java.io.InputStream stream) throws java.io.IOException
nl.tue.storage.Inflater
inflate
in interface nl.tue.storage.Inflater<NAryTreeFullILPTail>
inflate
in class AbstractNAryTreeLPTailCompressor<NAryTreeFullILPTail>
java.io.IOException