home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math
- Path: sparky!uunet!math.fu-berlin.de!guckes
- From: guckes@math.fu-berlin.de (Sven Guckes)
- Subject: Re: graph problem
- Message-ID: <Q5Z5GLP@math.fu-berlin.de>
- Originator: guckes@medusa
- Sender: news@math.fu-berlin.de (Math Department)
- Organization: Free University of Berlin, Germany
- References: <1992Aug12.084343.27189@rp.CSIRO.AU>
- Date: Wed, 12 Aug 1992 23:49:21 GMT
- Lines: 15
-
- tfrey@rp.CSIRO.AU (Thierry Frey) writes:
-
- >Keywords:
- >If someone could help me with this, it would be fantastic!
- >
- >Given a connected graph of n nodes, where each link between
- >nodes is given a positive weights, first find a path between
- >nodes A and B given, then find the shortest ( or 'lightest')
- >path between the two.
-
- Dijkstra.
-
- >I am looking for a program in C capable of such achievements.
-
- Knuth.
-