Class | Description |
---|---|
BidSpace |
Implements a HashMap in which all bids in a bidSpace can be saved
|
EnhancedBidHistory |
Enhancement of the default BidHistory which in addition keeps record of the
distance of every bid compared to the previous bid.
|
Group7 |
Negotiation Party of Group 7
|
IssueEstimator |
Opponent Modeler which estimates issue weights and values according to the
bids that are added
|
Logger |
Logger to get detailed log information in a log-file even when tournaments
are run
|
MultipleBidHistory |
Keep track of bid histories of multiple agents using this MultipleBidHistory
|
MultipleIssueEstimator |
Keep track of IssueEstimators of multiple opponents with the
MultipleIssueEstimator
|