home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / theory / 2496 < prev    next >
Encoding:
Text File  |  1992-11-20  |  3.6 KB  |  66 lines

  1. Newsgroups: comp.theory
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Sunburn.Stanford.EDU!pratt
  3. From: pratt@Sunburn.Stanford.EDU (Vaughan R. Pratt)
  4. Subject: Re: Illustraion of graphs.
  5. Message-ID: <1992Nov21.011912.21047@CSD-NewsHost.Stanford.EDU>
  6. Sender: news@CSD-NewsHost.Stanford.EDU
  7. Organization: Computer Science Department,  Stanford University.
  8. References: <1992Nov20.004146.438@pasteur.Berkeley.EDU> <1992Nov20.193719.23123@wdl.loral.com>
  9. Date: Sat, 21 Nov 1992 01:19:12 GMT
  10. Lines: 54
  11.  
  12. In article <1992Nov20.193719.23123@wdl.loral.com> mab@wdl39.wdl.loral.com (Mark A Biggar) writes:
  13. >In article <1992Nov20.004146.438@pasteur.Berkeley.EDU> hubertc@cory.Berkeley.EDU (Hung-Hsien Hubert Chang) writes:
  14. >>Hi! I would like to know if there is any picture books enumerating 
  15. >>graphs. (say from number n=4 to n=8)  (showing only the graphs 
  16. >>that are not isomorphic.)
  17. >
  18. >This would be rather difficult as ther are an infintie number of graphs with
  19. >just 4 vertices.  You have to put a limit on the number of edges as well
  20. >to make the set finite.  You also need to specify you definition of isomorphic.
  21. >(i.e. are the vertices labeled, the edges, are the graphs directed, etc.)
  22.  
  23. Presumably he's asking about undirected graphs up to isomorphism or
  24. he'd have been more specific.  These are enumerated by sequence 479 in
  25. Neil Sloane's very handy "A Handbook of Integer Sequences."  I found it
  26. by spending a couple of minutes systematically enumerating all such up
  27. to 4 vertices to yield the sequence 1,2,4,11,....  The book lists 4
  28. sequences starting in this way, the last of which is named "Graphs or
  29. reflexive symmetric relations".  (We can assume "up to isomorphism"
  30. because Sloane follows the usual custom of adding the adjective
  31. "labelled" when they are not so.)  Sloane cites three references for
  32. this sequence including Harary's "Graph Theory".  (I have "computed"
  33. many such citations from Sloane's book over the last 19 years.)
  34.  
  35. The sequence continues 34,156,1044,12346,...  At say 6x8=48 graphs per
  36. page this would be a 270-page book.  Sloane's book at 206 pages meets a
  37. similar albeit broader need.  The big difference is that such a book of
  38. graphs would be more like a table of logarithms or primes, whereas
  39. Sloane's 2372 sequences were painstaking culled from the literature by
  40. hand, complete with references---no computer program imaginable today
  41. could dream up as useful a set of two thousand sequences, even without
  42. the references!
  43.  
  44. There is the problem of looking up a graph in such a book.  By
  45. classifying graphs according to vertex degree and alphabetizing
  46. accordingly one would break the back of this problem, and a couple more
  47. heuristics should take care of the remaining large chunks, leaving only
  48. very small blocks of graphs still unseparated by those heuristics.
  49.  
  50. It is less clear what use such a book, or for that matter a program
  51. generating pages of the book on the screen on demand, could possibly
  52. serve.  As a picture book it would be very misleading, since the
  53. appearance of a graph in general gives very little insight into other
  54. views of the same graph, even if the vertices are normalized to be the
  55. vertices of a regular polygon.  One might specify for each graph its
  56. automorphism group, and flipping through a compilation of these might
  57. be a change of pace from Newsweek.  But it could also serve as simple a
  58. purpose as reducing graph anxiety for the graph-challenged, probably its
  59. largest market niche.
  60.  
  61. What *would* be very nice would be a single program implementing such a
  62. "picture book" for *every* picturable sequence in Sloane's book.  This
  63. would be a massive project requiring many people over many years.
  64. -- 
  65. Vaughan Pratt              A fallacy is worth a thousand steps.
  66.