Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<NegotiationParty> |
InformPartyList.getParties() |
Constructor and Description |
---|
InformPartyList(java.util.ArrayList<NegotiationParty> parties) |
Modifier and Type | Interface and Description |
---|---|
interface |
Mediator
Base class for all mediator parties.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNegotiationParty
A basic implementation of the
NegotiationParty interface. |
class |
AbstractTimeDependentNegotiationParty
Boulware/Conceder tactics, by Tim Baarslag, adapted from [1].
|
class |
AcceptingNegotiationParty
Most basic voting agent implementation I could think of: this agent accepts
any offer.
|
class |
Annealer
Implementation of a party that uses simulated annealing strategy to get to an
agreement.
|
class |
BoulwareNegotiationParty |
class |
ConcederNegotiationParty |
class |
ConsensusVotingHumanAgent |
class |
CounterOfferHumanNegotiationParty |
class |
EnumeratorParty
Debug class for enumerating all offers to a file
|
class |
FeedbackHillClimber
Hill climber implementation for the mediator protocol with feedback.
|
class |
FeedbackMediator
Implementation of a mediator that uses feedback to make a (partial)
preference graph of the participating parties offers.
|
class |
HillClimber
Implementation of a party that uses hill climbing strategy to get to an
agreement.
|
class |
MediatorHumanNegotiationParty
modified version of W.Pasman's modified version of Dmytro's UIAgent
|
class |
NegotiationEndingParty
Most basic voting agent implementation I could think of: this agent accepts
any offer.
|
class |
NonDeterministicConcederNegotiationParty |
class |
RandomCounterOfferNegotiationParty
Basic voting implementation: this agent accepts and rejects offers with a 50%
chance.
|
class |
RandomFiftyFiftyNegotiationParty
Basic voting implementation: this agent accepts and rejects offers with a 50%
chance.
|
class |
RandomFlippingMediator
Mediator that randomly flips one issue of the current offer to generate a new
offer.
|
class |
TimeoutNegotiationParty
Most basic voting agent implementation I could think of: this agent accepts
any offer.
|
class |
TracerParty |
class |
UINegotiationParty |
Modifier and Type | Method and Description |
---|---|
NegotiationParty |
NegotiationPartyInternal.getParty()
Get the agent implementation.
|
Modifier and Type | Method and Description |
---|---|
NegotiationParty |
PartyRepItem.load() |
Modifier and Type | Class and Description |
---|---|
class |
Group1 |
Modifier and Type | Class and Description |
---|---|
class |
Group10
Negotiation party
|
Modifier and Type | Class and Description |
---|---|
class |
Group11
Assignment AI Technique - Negotiation Agent By: J.K.
|
Modifier and Type | Class and Description |
---|---|
class |
Group12 |
Modifier and Type | Class and Description |
---|---|
class |
USBNAT
Multipary negotiator which tries to find bids that the opponent would accept,
but will still satisfy it's own utility requirements
|
Modifier and Type | Class and Description |
---|---|
class |
Group14
This is your negotiation party.
|
Modifier and Type | Class and Description |
---|---|
class |
Group15
Negotiation party for Group15.
|
Modifier and Type | Class and Description |
---|---|
class |
Group16
This is your negotiation party.
|
Modifier and Type | Class and Description |
---|---|
class |
Group17
Group 17's negotiation party.
|
Modifier and Type | Class and Description |
---|---|
class |
Group18
This is our negotiation agent.
|
Modifier and Type | Class and Description |
---|---|
class |
Group19
Group19 negotiation Agent version 0.2 - 23-10-15 D2 assignment
|
Modifier and Type | Class and Description |
---|---|
class |
Group2
Group2 is a class representing a software agent for automatic negotiation in
Genius.
|
Modifier and Type | Class and Description |
---|---|
class |
Group20
This is your negotiation party.
|
Modifier and Type | Class and Description |
---|---|
class |
Group22
An attempt to improve the AbstractNegotiationParty.
|
Modifier and Type | Class and Description |
---|---|
class |
Group3
This is your negotiation party.
|
Modifier and Type | Class and Description |
---|---|
class |
Group4
This is an agent for multi-party negotiation
|
Modifier and Type | Class and Description |
---|---|
class |
Group5
NegotiationParty for Group 5.
|
Modifier and Type | Class and Description |
---|---|
class |
Group6
This is your negotiation party.
|
Modifier and Type | Class and Description |
---|---|
class |
Group7
Negotiation Party of Group 7
|
Modifier and Type | Class and Description |
---|---|
class |
Group8
TODO: 1.
|
Modifier and Type | Class and Description |
---|---|
class |
Group9
This is your negotiation party.
|