Thread: graphs and algorithms

  1. #1
    Registered User Micko's Avatar
    Join Date
    Nov 2003
    Posts
    715

    graphs and algorithms

    Hi,

    can you suggest me some good link (with source code and explanation) of Dijkstra algorithm and graphs at all. I started learning graphs but pretty much confused what can I do with them and why are they so important.
    I searched web but it maybe some of you knows any good links to recommend (maybe from where you learn it)
    Thanks very much!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Graphs
    By JCartaxo in forum C++ Programming
    Replies: 4
    Last Post: 06-29-2007, 10:50 PM
  2. Graphs and the STL
    By smitsky in forum C++ Programming
    Replies: 1
    Last Post: 12-04-2004, 06:32 PM
  3. Fractal Graphs, anyone? (another AI question)
    By sean in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 03-03-2003, 12:07 PM
  4. Books on C and C++
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-28-2002, 04:18 PM