pub_compr.h File Reference Detailed Descriptionpublic methods for tree compressions Definition in file pub_compr.h. Go to the source code of this file.
Function Documentation
compares two compressions w. r. to their priority
comparison method for sorting compressions w.r.t. to their name
gets user data of tree compression
sets user data of tree compression; user has to free old data in advance!
gets name of tree compression
gets description of tree compression
gets priority of tree compression
gets minimal number of nodes for calling tree compression (returns -1, if no node threshold exists)
gets the number of times, the compression was called and tried to find a compression
gets the number of tree compressions found by this compression
is tree compression initialized?
gets time in seconds used in this compression for setting up for next stages
gets time in seconds used in this compression
|