Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Knuth-Morris-Pratt Search

Overview

The header file 'knuth_morris_pratt.hpp' contains an an implementation of the Knuth-Morris-Pratt algorithm for searching sequences of values.


PrevUpHomeNext