GraphSearchAndConnectivity Flashcards

(10 cards)

1
Q

Non-exhaustive

A

I’m going to give you a highly non-exhaustive list on this slide.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Hop

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Ubiquitous

A

无所不在的

so this refers to the fairly ubiquitous actor Kevin Bacon.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Intermediate

A

中间的 中级的 媒介的

You need one intermediate point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Purported

A

传说的
谣传 声称
I’m going to call end endpoints of this purported edge U and W, where U is the explored one and W is the unexplored one.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Colloquial

A

白话的 通俗的

So the first specific search strategy we’re gonna study is the breadth first search, colloquially known as BFS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Constitute

A

组成 构成

The neighbors of S will constitute layer-0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Tentative

A

试验性的

You can think of this as a fairly cautious and tentative exploration of the graph.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Plunge

A

跳入

It’s a much more aggressive search, where you immediately try to plunge as deep as you can.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Backtrack

A

回溯 原路返回
It’s very much in the spirit of how you might explore a maze, where you go as deeply as you can only backtracking when absolutely necessary.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly