Tree Compression with Top Trees Revisited
Classes
SimpleRePair Namespace Reference

Classes

struct  HashCombiner
 Combine hash values. More...
 
struct  HashMap
 Specialised hash map for RePair. More...
 
struct  PriorityQueue
 Specialised bucket priority queue for RePair. More...
 
struct  Record
 A RePair record consisting of a hash value, a frequency, and an occurence list. More...
 
struct  RecordFrequencyComparator
 Compare RePair records by frequency (>) More...
 
struct  Records
 A list of RePair records. More...