Author |
Topic: graph theory (Read 725 times) |
|
mathelete
Newbie
Posts: 1
|
|
graph theory
« on: Mar 27th, 2005, 10:17am » |
Quote Modify
|
Can anybody tell me about the properties of the real (may be negative) weighted adjacency matrix of a graph.
|
|
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: graph theory
« Reply #1 on: Mar 27th, 2005, 12:45pm » |
Quote Modify
|
I don't see any reason why it should have any properties besides those any square matrix has.. (i.e. being square )
|
« Last Edit: Mar 27th, 2005, 12:46pm by towr » |
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
iyerkri
Newbie
Gender:
Posts: 17
|
|
Re: graph theory
« Reply #2 on: Mar 27th, 2005, 1:33pm » |
Quote Modify
|
isn't it symmetric too??...
|
|
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: graph theory
« Reply #3 on: Mar 27th, 2005, 1:55pm » |
Quote Modify
|
Only if the graph is. i.e. it's not directed. Otherwise you could for instance have nodes A and B, and it costs 0.5 to go from A to B, and 0.9 to go from B to A (or other arbityary values) Aside from symmetry, the only other relational property of graphs I can think up that you can recognize from the matrix is reflexivity. i.e. Iff the diagonal elements of the matrix are all non-zero then the graph is reflexive.
|
« Last Edit: Mar 27th, 2005, 1:56pm by towr » |
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
|