views:

158

answers:

2

I'm very interested in mindmaps, treeviews, and the like, but have no training in graph theory / directed graphs etc. What books (and/or websites) would be the best place to start? (Targeting someone with minimal calculus background, but generally good at math, data modeling, and theory).

+3  A: 

Wikipedia has a nice set of articles (traverse links from here).

Anton Gogolev
Thanks for the pointer -- for whatever reason I hadn't seen that entry point. Much appreciated!
Jamo
+1 Because it is free and convenient.
Nixuz
+2  A: 

Introduction to Algorithms by Cormen has a sound mention for graphs.

MahdeTo
That's the second time that book is come up in the last two weeks -- sound like it's quite worthwhile! I did not know of it in this context, so thanks for the information. :-)
Jamo