Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^4: A better implementation of LCSS?

by BrowserUk (Patriarch)
on Jan 28, 2010 at 23:50 UTC ( [id://820271]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\test>perl -s LCSS10.pl -MIN=10 -- < 4x1e5.dat
    000001(3463) and 000002(91858): 10 '8890235173'
    ...
    000002(61266) and 000004(29466): 10 '6247963240'
    000003(45661) and 000004(32254): 12 '381074855852'
    Took: 110.078 seconds
    
  2. or download this
    C:\test>perl -s LCSS10.pl -MIN=2 -- < 4x1e5.dat
    000001(3463) and 000002(91858): 10 '8890235173'
    ...
    000002(61266) and 000004(29466): 10 '6247963240'
    000003(45661) and 000004(32254): 12 '381074855852'
    Took: 1240.604 seconds
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-25 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found