home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16800 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1.2 KB  |  41 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!alberta!young
  3. From: young@cs.UAlberta.CA (Young Allan Andrace)
  4. Subject: any c++ graph routines out there?
  5. Message-ID: <young.722556950@manning>
  6. Summary: looking for c++ graph routines
  7. Keywords: graph
  8. Sender: news@cs.UAlberta.CA (News Administrator)
  9. Nntp-Posting-Host: manning.cs.ualberta.ca
  10. Organization: University of Alberta, Edmonton, Canada
  11. Date: Mon, 23 Nov 1992 22:15:50 GMT
  12. Lines: 27
  13.  
  14.  
  15. programming question: c++ graph routines 
  16.  
  17. Greetings fellow netters,
  18.  
  19. I'm about to begin work on a c++ class to work with
  20. graphs.  The type of graph I'm referring to (for example)
  21. is diffined by a vertex set V and an edge set E.
  22. I'm not referring to the plot x,y type of graph.
  23.  
  24. Now,  before I re-invent the wheel twice,  I am 
  25. wondering if there is any c++ code out there   
  26. that might help me?
  27.  
  28. If you know of any freely available c++ graph
  29. routines out there could you please inform me
  30. where I can find them?
  31.  
  32. Thanks in advance,
  33.  
  34. Allan
  35.  
  36. You can send mail to me at:
  37.  
  38.     young@manning.cs.ualberta.ca
  39. or  c201-045@sol.ucs.ualberta.ca
  40.  
  41.