You are on page 1of 1

The bid decision is determined by both allowable bids and the auction history(fo

r example the previous auction).


First the program will calculate the Nash equilibrium of the allowable bids set,
the final bid will be one of the element in the set.
Then the program will check the previous auction's result(if there is one). if I
win the previous auction, that means my opponent play both-win strategy, so I w
ill lower the bid this auction and let him win.
If there is a random bidder, the program will calculate the expect profit of eve
ry allowable bids and choose the highest one.

You might also like