Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^6: Longest Common Subsequence Question

by sgt (Deacon)
on Nov 19, 2007 at 14:06 UTC ( [id://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?Last hourOther CB clients
Other Users?
Others studying the Monastery: (None)
    As of 2024-04-25 00:12 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found