Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Words in Words

by LanX (Saint)
on Oct 01, 2011 at 09:22 UTC ( [id://929016]=note: print w/replies, xml ) Need Help??


in reply to Re: Words in Words
in thread Words in Words

index is normally slower then a simple regex, because regex are optimized by pre-calculating jump tables ... ( I forgot the name of the algorithm ...).

Cheers Rolf

UPDATE: see Boyer–Moore_string_search_algorithm

UPDATE2: choroba found it, too! :)

Replies are listed 'Best First'.
Re^3: Words in Words
by choroba (Cardinal) on Oct 01, 2011 at 09:31 UTC
    Something like Boyer-Moore?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://929016]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-23 23:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found