Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

consider the selfish load balancing scenario of m equispeed machine Consider the selfish load balancing scenario of m equispeed machines (all speeds equal to 1)

consider the selfish load balancing scenario of m equispeed machineimage text in transcribed

Consider the selfish load balancing scenario of m equispeed machines (all speeds equal to 1) and n selfish users (user i = 1,...,n) with integer weights W1, W2,..., Wn. User i has to choose a single specific machine to allocate her weight, Wi. The cost of user i, provided that she chooses to allocate her load wi to machine j, is exactly the sum of all loads that are allocated to machine. For any particular allocation A of weights to machines as described above, let l;(A) be the (total) load of machine ;. Consider the function: F(A) = {}(A) j=1 (a) (5 marks) Is this function a potential of the load balancing game considered? Please answer with a YES or NO. (b) (3 marks) If you answered YES to (a), then what type of potential is it? (e) (7 marks) Justify your answer to (a) and (b). (d) (10 marks) Based on (a), (b), and (c), give the pseudocode (in English) of a program that uses F to compute a pure Nash equilibrium of the game. Consider the selfish load balancing scenario of m equispeed machines (all speeds equal to 1) and n selfish users (user i = 1,...,n) with integer weights W1, W2,..., Wn. User i has to choose a single specific machine to allocate her weight, Wi. The cost of user i, provided that she chooses to allocate her load wi to machine j, is exactly the sum of all loads that are allocated to machine. For any particular allocation A of weights to machines as described above, let l;(A) be the (total) load of machine ;. Consider the function: F(A) = {}(A) j=1 (a) (5 marks) Is this function a potential of the load balancing game considered? Please answer with a YES or NO. (b) (3 marks) If you answered YES to (a), then what type of potential is it? (e) (7 marks) Justify your answer to (a) and (b). (d) (10 marks) Based on (a), (b), and (c), give the pseudocode (in English) of a program that uses F to compute a pure Nash equilibrium of the game

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions