Subject: [Boost-users] [Algorithm] Boyer-Moore Search - Does it use The Galil Rule?
From: Vidya Wasi (labobolink_at_[hidden])
Date: 2015-11-14 13:16:30


Hi,

I've been fiddling with search algorithms and am now
relearning Boyer-Moore. From the documentation I cannot tell if the
algorithm is using The Galil Rule. Since I'm still inexperienced in
understanding the algorithm I'm wondering if the boost implementation do
use The Galil Rule?

Regards,
Boost casual user