NETS 1500 Midterm

studied byStudied by 0 people
0.0(0)
get a hint
hint

adjacency list

1 / 40

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

41 Terms

1

adjacency list

a representation of a graph in which each node has a list of nodes that are adjacent to it, i.e. connected to it by an edge

New cards
2

adjacency matrix

rows are origin node, columns are "to" node. 1 if the nodes are adjacent

New cards
3

affiliation network

bipartite graph

<p>bipartite graph</p>
New cards
4

application layer

- file layer (FTP)
- email (SMTP, POP, IMAP)
- DNS (domain name system; name -> IP Address)

New cards
5

betweenness

Graph G that has a shortest path from node A to B. For shortest path, 1 unit of "flow" goes along all the edges

- if k shortest paths, each path gets 1/kth flow
- total amount of flow carried by an edge (# of shortest paths that this edge is a part of)

New cards
6

bipartite graph

consists of two sets of vertices X and Y. The edges only join vertices in X to vertices in Y, not vertices within a set

New cards
7

bridge

an edge is a bridge if deleting the edge makes the graph not connected

New cards
8

clique

a clique of size k is a graph with k nodes where each node has edges to all the other nodes

New cards
9

clustering coefficient (for a node)

the probability that two randomly selected friends of a node A are friends with each other

New cards
10

component of a graph

A set of nodes in a graph such that every node in the set has a path to every other node in the set and does not have a path to any node outside the set

New cards
11

cycle

path such that start node and end node are the same

New cards
12

degree of a vertex

the number of edges that meet at a vertex

New cards
13

directed graph

A diagram consisting of vertices, joined by directed edges.

New cards
14

domain name system (DNS)

- reverse hierarchical lookup

New cards
15

edge (of a graph)

connects two nodes

New cards
16

focal closure

the tendency that two people will form a link when two people share the same interests.

<p>the tendency that two people will form a link when two people share the same interests.</p>
New cards
17

frontiers (in BFS)

sets of nodes at the same distance from the source of the BFS

New cards
18

graph

way of representing relationships that exist between pairs of objects

New cards
19

homophily

- birds of a feather flock together
- we tend to be similar to our friends

test:
- compare cross-edges (reality) to expectation (2pq)
- reality is a lot less than 2pq ==> homophily
- p is proportion red, q is proportion blue

New cards
20

in degree (of a vertex)

The number of neighbours for that vertex.

New cards
21

internet layer

- host addressing & ID
- best effort packet delivery
- protocol = set of guidelines

New cards
22

internet protocol (P)

- IPv$
- 32bit address

New cards
23

link layer

- physical media (wifi, cable ==> coax, fibre optic)
- bits and checksums

New cards
24

local bridge

1. an edge where the end points don't have a common friend, OR
2. deleting the edge would increase the distance (shortest path) to a value strictly grater than 2

- weak tiesf

New cards
25

membership closure

if two nodes (A, B) are connected and A is also connected to a certain focus C, B is likely to also become connected to C.

<p>if two nodes (A, B) are connected and A is also connected to a certain focus C, B is likely to also become connected to C.</p>
New cards
26

neighborhood overlap

for an edge A-B

"more gradation than strong/weak"

number of nodes that are neighbors of both A & B divided y nodes that are neighbors of either A or B

New cards
27

out degree (of a vertex)

the number of edges going out from the vertex

New cards
28

path

sequence of alternating nodes and edges that starts at a node and ends at a node, such that each edge is incident on the predecessor and successor node

New cards
29

social network

A series of social relationships that links a person directly to others, and through them indirectly to still more people.

New cards
30

span (of a bridge)

distance between the nodes if the edge were deleted

New cards
31

strong tie

close friend

New cards
32

strong triadic closure

a node A violates STC if it has
1. strong tie to two other nodes B & C, and
2. there is no edge at all (weak or strong) between B and C.

satisfies STC if it does not violate it

New cards
33

topological sorting

given a DAG, an ordering of vertices such that if edge (u,v) exists, u must come before v in the ordering

New cards
34

transmission control protocol (TCP)

- connection-oriented
- reliable packet delivery
- slow
- email, messages, chat, canvas quiz submissions, uploading content, banking, finance, shopping carts

New cards
35

transport layer

- segmentation
- congestion/flow control
- error control
- application addressing (end to end message transfer)

New cards
36

triadic closure

if two people in a social network have a friend in common, then there is an increased likelihood that they will become friends themselves at some point in the future

New cards
37

undirected graph

A graph in which the edges have no direction

New cards
38

user datagram protocol (UDP)

- connectionless
- no reliability guarantees
- fast
- video chat, voice chat, streaming, DNS

New cards
39

vertex (of a graph)

a node in a graph

New cards
40

weak tie

acquaintance

New cards
41

weight (of an edge)

can be positive or negative, can be helpful in calculating path cost

New cards

Explore top notes

note Note
studied byStudied by 2 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 37 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 166 people
Updated ... ago
5.0 Stars(3)
note Note
studied byStudied by 14 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 189 people
Updated ... ago
4.7 Stars(15)
note Note
studied byStudied by 65 people
Updated ... ago
5.0 Stars(2)
note Note
studied byStudied by 178662 people
Updated ... ago
4.8 Stars(729)

Explore top flashcards

flashcards Flashcard36 terms
studied byStudied by 34 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard128 terms
studied byStudied by 22 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard60 terms
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard40 terms
studied byStudied by 13 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard70 terms
studied byStudied by 2 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard165 terms
studied byStudied by 1 person
Updated ... ago
5.0 Stars(1)
flashcards Flashcard59 terms
studied byStudied by 35 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard38 terms
studied byStudied by 5 people
Updated ... ago
5.0 Stars(1)