I enjoyed looking at how things get connected. Some queries were rather boring, just routing through shared dates (or, worse, years), like the first one below. Some were quite funny.

Shortest path from Great Wall of China to Larry Wall is 3 clicks:
Great Wall of China -> April 19 -> 1949 -> Larry Wall

Shortest path from Larry Wall to Great Wall of China is 3 clicks:
Larry Wall -> Christianity -> Attila the Hun -> Great Wall of China

Shortest path from Perl to Great Wall of China is 3 clicks:
Perl -> Bioinformatics -> Evolution -> Great Wall of China

Shortest path from Perl to Carnegie Hall is 3 clicks:
Perl -> American National Standards Institute -> New York City -> Carnegie Hall

Shortest path from Perl to Python is 3 clicks:
Perl -> C (programming language) -> Buffer overflow -> Python

Shortest path from Python to Perl is 2 clicks:
Python -> Monty Python -> Perl

Shortest path from Perl to Bowler hat is 3 clicks:
Perl -> Latin -> The Adventures of Tintin -> Bowler hat

Shortest path from Perl to Pineapple is 3 clicks:
Perl -> Golf -> Mexico -> Pineapple

Shortest path from Perl to Athlete's foot is 3 clicks:
Perl -> 1987 -> Dougie Poynter -> Athlete's foot

Shortest path from Perl to Potted meat is 5 clicks:
Perl -> APL (programming language) -> 1964 -> Hedda Hopper -> Treet -> Potted meat food product

Shortest path from Perl Monks to Potted meat is 5 clicks:
Perl Monks -> Slashdot -> South Park -> 58th Primetime Emmy Awards -> List of Camp Lazlo episodes -> Potted meat food product

I'll just let you enjoy that tableau without further comment, so you can enjoy your own interpretations of the results (of speculation at why I came up with those specific end-points).

- tye        


In reply to Re: Graph Theory, Perl, and the Six Degrees of Wikipedia (fun paths) by tye
in thread Graph Theory, Perl, and the Six Degrees of Wikipedia by Starky

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.