Tree Compression with Top Trees Revisited
Public Member Functions | List of all members
SimpleRePair::RecordFrequencyComparator< Pair > Struct Template Reference

Compare RePair records by frequency (>) More...

#include <RePair.h>

Public Member Functions

bool operator() (const Record< Pair > *record, const Record< Pair > *other) const
 

Detailed Description

template<typename Pair>
struct SimpleRePair::RecordFrequencyComparator< Pair >

Compare RePair records by frequency (>)

Definition at line 67 of file RePair.h.

Member Function Documentation

template<typename Pair >
bool SimpleRePair::RecordFrequencyComparator< Pair >::operator() ( const Record< Pair > *  record,
const Record< Pair > *  other 
) const
inline

Definition at line 68 of file RePair.h.


The documentation for this struct was generated from the following file: