Social Network Analysis - Lecture 3 - *

Slides:



Advertisements
Similar presentations
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Advertisements

Max Flow Problem Given network N=(V,A), two nodes s,t of V, and capacities on the arcs: uij is the capacity on arc (i,j). Find non-negative flow fij for.
EMIS 8374 Vertex Connectivity Updated 20 March 2008.
Graph Partitioning Dr. Frank McCown Intro to Web Science Harding University This work is licensed under Creative Commons Attribution-NonCommercial 3.0Attribution-NonCommercial.
A b c d e f g h j i k Graph G is shown. Which of the following is a trail but not a path? 1). acdefhg 2). hfdcbdfe 3). ghfdcbde 4). acdegik 5). None of.
CSE 421 Algorithms Richard Anderson Lecture 22 Network Flow.
Can Dijkstra’s Algorithm be modified in an obvious way to give the longest path in a graph? a). Yes b). No c). I have absolutely no idea.
INFM 718A / LBSC 705 Information For Decision Making Lecture 6.
Economics 214 Lecture 29 Multivariate Calculus. Homogeneous Function.
2006 Fall MATH 100 Lecture 141 MATH 100Class 21 Line Integral independent of path.
P247. Figure 9-1 p248 Figure 9-2 p251 p251 Figure 9-3 p253.
CSE 421 Algorithms Richard Anderson Lecture 22 Network Flow.
Using Dijkstra’s Algorithm to Find a Shortest Path from a to z 1.
Web Science Course Lecture: Social Networks - * Dr. Stefan Siersdorfer 1 * Figures from Easley and Kleinberg 2010 (
Lecture 7 All-Pairs Shortest Paths. All-Pairs Shortest Paths.
All-Pairs Shortest Paths HONG-MING CHU 2013/10/31.
Social Network Analysis - Lecture 1 - Dr. Stefan Siersdorfer 1.
Social Network Analysis - Lecture 11 - * Dr. Stefan Siersdorfer 1 * Figures and Examples in Slides from Easley and Kleinberg 2010.
1 3.2 The Mean Value Theorem. 2 Rolle’s Theorem 3 Figure 1 shows the graphs of four such functions. Figure 1 (c) (b) (d) (a) Examples:
CSCI-256 Data Structures & Algorithm Analysis Lecture Note: Some slides by Kevin Wayne. Copyright © 2005 Pearson-Addison Wesley. All rights reserved. 25.
CSE 421 Algorithms Richard Anderson Lecture 22 Network Flow.
Great Theoretical Ideas in Computer Science.
1 COMP9007 – Algorithms Course page: + Blackboard link Lecturer: M.Reza Hoseiny M.Reza Hoseiny Level.
Ford-Fulkerson Recap.
Cycle Canceling Algorithm
Introduction to Measure Theory
Chapter 2 Section 3.
Richard Anderson Lecture 29 NP-Completeness and course wrap-up
continued on next slide
Lecture 22 Network Flow, Part 2
Edmunds-Karp Algorithm: Choosing Good Augmenting Paths
Unweighted Shortest Path Neil Tang 3/11/2010
unweighted path lengths
                                                                                                                                                                                                                                                
continued on next slide
continued on next slide
Peer-to-Peer and Social Networks
Finding The Area Of Irregular Figures
Lecture 7 All-Pairs Shortest Paths
Michael L. Nelson CS 495/595 Old Dominion University
Network Flow 2016/04/12.
Edmonds-Karp Algorithm
Maximum Flow Reading: CLRS Sections (skipping Lemma 26
Lecture 6 Shortest Path Problem.
Making Change Coins: 2 and
Richard Anderson Lecture 23 Network Flow
Richard Anderson Lecture 23 Network Flow
Richard Anderson Lecture 21 Network Flow
Richard Anderson Lecture 30 NP-Completeness
Problem Solving 4.
Algorithms Lecture #37 Dr. Sohail Aslam.
Flow Networks and Bipartite Matching
Local Clustering Coefficient
Algorithms Lecture # 29 Dr. Sohail Aslam.
Lecture 21 Network Flow, Part 1
Lecture 12 CSE 331 Sep 22, 2014.
Lecture 6 Shortest Path Problem.
Introduction to Maximum Flows
Social Network Analysis - Lecture 2 - *
Richard Anderson Lecture 22 Network Flow
Eulerian Cycles in directed graphs
The Shortest Path Algorithm
Lecture 22 Network Flow, Part 2
Introduction to Maximum Flows
Richard Anderson Lecture 22 Network Flow
Line Graphs.
continued on next slide
Perpendicular and Parallel Lines
“Easy” Integer Programming Problems: Network Flow Problems
continued on next slide
Presentation transcript:

Social Network Analysis - Lecture 3 - * Dr. Stefan Siersdorfer * Figures and Examples in Slides are from Easley and Kleinberg 2010

Recap: Betweennes values (1): BFS

Recap: Betweenness values (2): Counting Shortest Paths

Recap: Betweenness values (3) Flows

International Relations (1)

International Relations (2)

Proof: Balance Theorem for incomplete graphs (1)

Proof: Balance Theorem for incomplete graphs (2)

Proof: Balance Theorem for incomplete graphs (3)

Proof: Balance Theorem for incomplete graphs (4)

Proof: Balance Theorem for incomplete gaphs (5)