Package | Description |
---|---|
negotiator.protocol.alternatingoffers | |
negotiator.tournament |
Modifier and Type | Method and Description |
---|---|
protected static void |
AlternatingOffersProtocol.allParameterCombis(Tournament tournament,
java.util.ArrayList<AssignedParameterVariable> allparameters,
java.util.ArrayList<AlternatingOffersProtocol> sessions,
ProfileRepItem profileA,
ProfileRepItem profileB,
AgentRepItem agentA,
AgentRepItem agentB,
java.util.ArrayList<AssignedParamValue> chosenvalues)
adds all permutations of all NegotiationSessions to the given sessions
array.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<AssignedParameterVariable> |
Tournament.getParametersOfAgent(AgentRepItem agent,
java.lang.String name) |