Class | Description |
---|---|
ANAC2013BOAExample_Offering |
Example agent that offers a bid with a utility above the target "breakoff".
|
ChoosingAllBids |
This class implements an offering strategy which creates a list of possible bids and
then offers them in descending order.
|
GeniusTimeDependent_Offering |
The problem with the default TDT, is that when the negotiation starts, some
time has already passed.
|
Random_Offering |
This class implements the Simple Agent a.k.a.
|
TimeDependent_Offering |
This is an abstract class used to implement a TimeDependentAgent Strategy
adapted from [1] [1] S.
|