Research Article
A Game Theoretical Approach for Solving Winner Determination Problems
Data: : the base solution | Result: : the diversity increased solution | (1) begin | (2) | (3) foreach bid in do | (4) if the random value > gvr then | (5) remove in | (6) end | (7) end | (8) add feasible bids to except for with trembling at | random based on a given ranking function | (9) if then | (10) update gvc | (11) return | (12) else if then | (13) return | (14) else | (15) return | (16) end | (17) end |
|