Thread: good guide on graphs please?

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    63

    good guide on graphs please?

    can someone hook up a good site with descriptions and examples of graph problems? i have trouble with setting up my adjacency lists..

    thanks.

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    Here are some tutorials on graph theory.

    http://www.utm.edu/departments/math/graph/

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    63
    thanks i've already been at that site! im looking for a good graph class to use for my next project. (euler tours/circuits) and have had no luck in doing so. I want to do it using enum types with colors, but want a working class to modify.

    thanks !
    SS3X

  4. #4
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Good books for learning WIN32 API
    By Junior89 in forum Windows Programming
    Replies: 6
    Last Post: 01-05-2006, 05:38 PM
  2. Good resources for maths and electronics
    By nickname_changed in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 12-22-2004, 04:23 PM
  3. Good C++ books for a begginer
    By Rare177 in forum C++ Programming
    Replies: 13
    Last Post: 06-22-2004, 04:30 PM
  4. what is good for gaphics in dos
    By datainjector in forum Game Programming
    Replies: 2
    Last Post: 07-15-2002, 03:48 PM
  5. i need links to good windows tuts...
    By Jackmar in forum Windows Programming
    Replies: 3
    Last Post: 05-18-2002, 11:16 PM