home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- 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
- From: young@cs.UAlberta.CA (Young Allan Andrace)
- Subject: any c++ graph routines out there?
- Message-ID: <young.722556950@manning>
- Summary: looking for c++ graph routines
- Keywords: graph
- Sender: news@cs.UAlberta.CA (News Administrator)
- Nntp-Posting-Host: manning.cs.ualberta.ca
- Organization: University of Alberta, Edmonton, Canada
- Date: Mon, 23 Nov 1992 22:15:50 GMT
- Lines: 27
-
-
- programming question: c++ graph routines
-
- Greetings fellow netters,
-
- I'm about to begin work on a c++ class to work with
- graphs. The type of graph I'm referring to (for example)
- is diffined by a vertex set V and an edge set E.
- I'm not referring to the plot x,y type of graph.
-
- Now, before I re-invent the wheel twice, I am
- wondering if there is any c++ code out there
- that might help me?
-
- If you know of any freely available c++ graph
- routines out there could you please inform me
- where I can find them?
-
- Thanks in advance,
-
- Allan
-
- You can send mail to me at:
-
- young@manning.cs.ualberta.ca
- or c201-045@sol.ucs.ualberta.ca
-
-