Generated on Mon Jun 23 17:18:20 2008 for ell-2.3.0 by doxygen 1.5.1

ell::NG_Successive Class Reference

#include <NeighborGenerator.hh>

Inheritance diagram for ell::NG_Successive:

Inheritance graph
[legend]

Detailed Description

This subclass of NeighborGenerator generates a list of Neighbors to a given State.

Author:
Daniel Maticzka

Definition at line 100 of file NeighborGenerator.hh.

Public Member Functions

State::NeighborListPtr getNeighborList (const State *const s) const


Member Function Documentation

State::NeighborListPtr ell::NG_Successive::getNeighborList ( const State *const  s  )  const [virtual]

Returns a NeighborListPtr to a list of neighbors to State s.

Parameters:
s generate neighbors to this state
Returns:
autopointer to generated NeigborList

Implements ell::NeighborGenerator.

Definition at line 55 of file NeighborGenerator.cc.


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