UVSampleHeuristic.h File Reference

#include "arg_parser.h"
#include "Heuristic.h"
#include "HeuristicFactory.h"
#include "Utilities.h"
#include "HashMap.h"
#include <string>
#include <vector>
Include dependency graph for UVSampleHeuristic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UVSampleHeuristic
 Heuristic based upon the "u/v sample heuristic" used in WCD, a type of common word heuristic. More...

Typedefs

typedef
std::tr1::unordered_map< int,
std::vector< unsigned short > > 
UVHashTable

Typedef Documentation

typedef std::tr1::unordered_map<int, std::vector<unsigned short> > UVHashTable

Definition at line 60 of file UVSampleHeuristic.h.


Generated on 19 Mar 2010 for PEACE by  doxygen 1.6.1