Question: 3 (20 total points) Suppose an internet streaming provider would like to broadcast a live TV program simultaneously from the server to as many customers
3 (20 total points) Suppose an internet streaming provider would like to broadcast a live TV program simultaneously from the server to as many customers as possible. You are given the connectivity network of the provider as a directed graph \\( G \\) with the server vertex \\( s \\), and a set \\( T \\) nodes representing the customer computers. A single streaming is a path from the server to one of the customers. The constraint is that no edge or vertex (except from the server) can have more than one streams going through them. (a) (15 points) Design a polynomial time algorithm that serves the maximum number of costumers. (b) (5 points) What is the run-time of the algorithm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
