subject

Given a situation: You have data about friend relationships from a social network, and you want to model the spread of a rumor based on these relationships. Your model is that a rumor starts with a single person, who then tells all of their friends. Then at each subsequent step, everyone who knows about the rumor spreads it to all of their friends who don't know it. What to do; you must select three answers:
-Specify the type of graph most appropriate for data in question in terms of un-directed or directed,
-Specify the type of graph most appropriate for un-weighted or weighted.
-Choose the graph algorithm that is best suited to computing a solution:
Breadth-First Search,
Minimum Spanning Tree (Prim's or Kruskal's),
Dijkstra's,
Depth-first search.
Breadth first search
Undirected graph
Unweighted
Weighted Dijkstra's

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:10
1. declare a constant named cents_per_pound and initialize with 25. 2. get the shipping weight from user input storing the weight into shipweightpounds. 3. using flat_fee_cents and cents_per_pound constants, assign shipcostcents with the cost of shipping a package weighing shipweightpounds.
Answers: 2
question
Computers and Technology, 23.06.2019 16:00
Does read theory have answers keys ?
Answers: 1
question
Computers and Technology, 24.06.2019 11:30
Convert 11001110(acdd notation) into decimal
Answers: 2
question
Computers and Technology, 24.06.2019 20:00
Which element will you include to present numerical on a slide? a: graph b: text c: flowchart d: shapes
Answers: 1
You know the right answer?
Given a situation: You have data about friend relationships from a social network, and you want to m...
Questions
question
Social Studies, 21.08.2019 13:10