subject

Consider a resource-limited variant of breadth-first search in which you can only add up to k of a vertex’s neighbors to the queue. in other 1 words, if a vertex v has k +p neighbors, then the last p vertices are left unmarked. it is as if they were not neighbors of v
(b) what is the worst-case running time of this algorithm if you use an adjacency list representation?
(c) regular bfs is guaranteed to visit all the vertices in a fully connected graph (see lecture 7 for definition). i. 5 pts draw a counter-example that shows that this guarantee does not hold for max-neighbors-bfs. ii. 5 pts briefly explain why max-neighbors-bfs will not visit some vertices in your example.
(d) extra credit: how would you need to modify maxneighbors-bfs to be able to visit all the vertices in the graph?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:40
Mary's manager told her she should insert a graphic into her documentwrite mary a brief note describing how to insert a graphicin a word processing document.
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
Alex’s family members live in different parts of the world. they would like to discuss the wedding plans of one of their distant relatives. however, alex wants all the family members to talk to each other simultaneously so that they can make decisions quickly. which mode of internet communication should they use? a. blog b. email c. wiki d. message board e. instant messaging
Answers: 2
question
Computers and Technology, 23.06.2019 02:00
Which of the following is not a source of sustainable raw materials? a) coal mine b) flick of sheep c) cotton plantation d) line forest.
Answers: 2
question
Computers and Technology, 24.06.2019 12:50
What percentage of teens plays video games? a.97% b.100% c.74% d.50%
Answers: 1
You know the right answer?
Consider a resource-limited variant of breadth-first search in which you can only add up to k of a v...
Questions
question
Mathematics, 26.01.2020 02:31
question
Mathematics, 26.01.2020 02:31
Questions on the website: 13722363