Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: creating adjacency matrix

by pajout (Curate)
on Jan 06, 2011 at 10:03 UTC ( [id://880784]=note: print w/replies, xml ) Need Help??


in reply to creating adjacency matrix

It depends on planned purpose, for instance...

my %adj = (A => ['B'], B => ['A','C'], C => ['B','D'], D =>['C']);

Log In?
Username:
Password:

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

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

    No recent polls found