Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^6: Longest Common Subsequence Question

by sgt (Deacon)
on Nov 19, 2007 at 14:06 UTC ( #651666=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    % steph@ape (/home/stephan/w/tp) %
    ...
    % perl -MString::LCSS -le 'print scalar String::LCSS::lcss(qw[xabcdxxx
    +xxx yyyabcdyyyyy])'
    abcd
    
  2. or download this
    % steph@ape (/home/stephan/w/tp) %
    % perl -MString::LCSS_XS -le 'print scalar String::LCSS_XS::lcss(qw[xa
    +bcdxxxxxx yyyabcdyyyyy])'
    abcd
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2023-05-29 06:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?