BIE::DataPointCountHeuristic Class Reference

This heuristic is based on the number of points contained in each tile. More...

#include <FrontierExpansionHeuristic.h>

Inheritance diagram for BIE::DataPointCountHeuristic:
Collaboration diagram for BIE::DataPointCountHeuristic:

List of all members.

Public Member Functions

 DataPointCountHeuristic (BaseDataTree *fulldist, int threshold)
 Constructor.
virtual bool expandTile (vector< int > children, int parent)
 Expand the frontier by moving it from the current tile to its children.

Friends

class boost::serialization::access


Detailed Description

This heuristic is based on the number of points contained in each tile.

Expansion is recommended until the number of points in a tile drops below a threshold. This heuristic will therefore be useful where there is empty space in the area being studied since the frontier will only descend to a high resolution in the densely populated parts.


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

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen