Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: A Better Word Morph Builder

by Limbic~Region (Chancellor)
on Jun 29, 2006 at 16:55 UTC ( [id://558379]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        return 'path not found' if ! @{$search->{src}{work}} || ! @{$searc
    +h->{tgt}{work}};
        return find_path($src, $tgt, $list, $search);
    }
    
  2. or download this
    BFS_1way      5.93/s         --       -64%       -93%
    BFS_2way      16.5/s       179%         --       -79%
    Ieronim_2way  79.2/s      1235%       379%         --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found