Skip to content

Generating a random bid

Taha Doğan Güneş edited this page Oct 24, 2017 · 3 revisions

Simply call the method:

protected Bid generateRandomBid(); 

from AbstractNegotiationParty class.

Clone this wiki locally