FindBestSearch Struct Reference
[Algorithms]

Specific implementation for search(). More...

List of all members.

Static Public Member Functions

template<class InputIterator, class FoundFunctor, class Series, class T>
static void search (const Element< Automata< Series >, T > &a, const InputIterator &begin, const InputIterator &end, typename Element< Automata< Series >, T >::letter_t eol, FoundFunctor &f)


Detailed Description

Specific implementation for search().

This class owns a specific implementation of search. This implementation deleguates the search to another implementation, choosing which one with an heuristic.

See also:
search(), WindowedBackSearch
Author:
Thomas Claveirole <thomas@lrde.epita.fr>

Definition at line 82 of file search.hh.


Generated on Sat Jul 29 17:29:17 2006 for Vaucanson by  doxygen 1.4.6