Class | Description |
---|---|
BidHistory |
Keeps track of all bids exchanged by both the agent and its opponent.
|
BidSelector |
This class generates all possible bids that can be offered according to a given domain.
|
KLH |
This class contains main agent methods and algorithms that agent uses in a
negotiation session based on Alternating Offers protocol.
|