Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Graph weighted_vertices

by Zen (Deacon)
on Oct 16, 2009 at 17:54 UTC ( [id://801607]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Graph weighted_vertices
in thread Graph weighted_vertices

Imagine three nodes (e.g. cities), A, B, C.
A and B are connected by multiple paths. B and C have 1 path. A and C have one path. If the question is, given paths of equal length, which two adjacent cities are most important (population?), edge weighting is irrelevant.

Edge weighting isn't bad, but remember edges are defined by two nodes- not 1- which can differentiate a problem definition.

Log In?
Username:
Password:

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

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

    No recent polls found