home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sdd.hp.com!mips!mips!munnari.oz.au!deakin.OZ.AU!cs.uow.edu.au!u8903845
- From: u8903845@cs.uow.edu.au (Anil Sachdeva)
- Newsgroups: comp.sources.wanted
- Subject: Graph Algorithms Implementations ?
- Summary: Graph
- Message-ID: <1992Aug13.140638.3638@cs.uow.edu.au>
- Date: 13 Aug 92 14:06:38 GMT
- Organization: Dept of Computer Science, Wollongong University, Australia
- Lines: 34
-
- Hello
-
- I would be thankful if somebody could send me code for these graph problems.
-
- Firstly i am trying to check if the graph is connected or not .
-
- Then I check for cycles in the graph .
-
- If the implementation of the graphs is on some ftp sites i would be thankful
- if you could let me know that site .
-
-
-
-
- e.g
-
- If i have the following graph
-
-
- J
- |
- |
- A------B-----C-----D W-------X--------Y
- | |
- | |
- E-----F
-
- Then these two graphs are not connected and their is a cycle BCFEB
-
- Thanks a lot
-
- Anil
-
- email : u8903845@cs.uow.edu.au
-