Graphs "Graph theory is a terminological jungle, in which any - - PDF document

graphs
SMART_READER_LITE
LIVE PREVIEW

Graphs "Graph theory is a terminological jungle, in which any - - PDF document

9/3/19 DCS/CSCI 2350: Social & Economic Networks Graphs Reading: Ch 2 (Easley-Kleinberg) Mohammad T . Irfan Email: mirfan@bowdoin.edu Graphs "Graph theory is a terminological jungle, in which any newcomer may plant a tree."


slide-1
SLIDE 1

9/3/19 1

DCS/CSCI 2350: Social & Economic Networks

Mohammad T . Irfan Email: mirfan@bowdoin.edu

Graphs

Reading: Ch 2 (Easley-Kleinberg)

Graphs

"Graph theory is a terminological jungle, in which any newcomer may plant a tree." – John Barnes

slide-2
SLIDE 2

9/3/19 2

https://griffsgraphs.wordpress.com/2012/07/02/a- facebook-network/

slide-3
SLIDE 3

9/3/19 3

https://blog.linkedin.com/2011/01/24/linkedin-inmaps

LinkedIn InMaps

slide-4
SLIDE 4

9/3/19 4

Political blogs (2004)

slide-5
SLIDE 5

9/3/19 5

Graphs

Some Properties Puzzles: Degree-sum formula Max # of edges Konigsberg bridge problem Konigsberg Bridge Problem

slide-6
SLIDE 6

9/3/19 6

Graphs

Paths Cycles

ARPANET (1970)

slide-7
SLIDE 7

9/3/19 7

Graphs

Connectivity Components High school relationships (1993-95)

slide-8
SLIDE 8

9/3/19 8

Review of vocabulary

High school relationships (1993-95) Network ßà Graph Node ßà Vertex Edge: undirected vs. directed (arc) Degree of a node Endpoints of an edge Directed, undirected, mixed graphs Simple vs non-simple graph Subgraph Degree-sum formula Maximum number of edges Eulerian circuit problem Path Cycle Connected vs. disconnected graph Connected components of a graph

Reading

u Chapter 2 of Easley-Kleinberg u Due before the next class