Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
courses:cs211:winter2012:journals:richard:chap3 [2012/02/01 04:43] marmorsteinrcourses:cs211:winter2012:journals:richard:chap3 [2012/02/10 18:17] (current) admin
Line 1: Line 1:
-==3.1==+=====3.1=====
 This section defines graphs, their components, some special types of graphs, and illuminates many of their properties. It talks about some of the applications of graphs and some of the real-world concepts they can model: transportation, communication, information, social, and dependency networks. It defines "path" (any set of connected nodes), "connectivity" (if there exists a path between two nodes) in terms of both directed and undirected graphs, and "distance". It introduces trees and explains that removing a node from a tree makes it disconnected, and also the fancy thing we talked about in class about the three connected/no cycle/n-1 edges thing implying eachother, but doesn't prove it--glad we did it in class, it was fun. Spoke briefly about how trees are particularly appropriate for representing the "hierarchical" nature of things. Which is kind of like, duh, but I had never explicitly realized that before. This section defines graphs, their components, some special types of graphs, and illuminates many of their properties. It talks about some of the applications of graphs and some of the real-world concepts they can model: transportation, communication, information, social, and dependency networks. It defines "path" (any set of connected nodes), "connectivity" (if there exists a path between two nodes) in terms of both directed and undirected graphs, and "distance". It introduces trees and explains that removing a node from a tree makes it disconnected, and also the fancy thing we talked about in class about the three connected/no cycle/n-1 edges thing implying eachother, but doesn't prove it--glad we did it in class, it was fun. Spoke briefly about how trees are particularly appropriate for representing the "hierarchical" nature of things. Which is kind of like, duh, but I had never explicitly realized that before.
  
courses/cs211/winter2012/journals/richard/chap3.1328071439.txt.gz · Last modified: 2012/02/01 04:43 by marmorsteinr
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0