|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.planlib.IterationDecider
public class IterationDecider
Default selector implementation for evaluating a set of proposals.
Field Summary | |
---|---|
static int |
UNRESTRICTED
The constant for specifiying that any number of negotiation round are ok. |
Constructor Summary | |
---|---|
IterationDecider(int max_iters)
Create a new iteration decider. |
Method Summary | |
---|---|
AgentIdentifier[] |
decideIteration(NegotiationRecord[] records)
Decide about a new negotiation round. |
Object |
refineCFP(NegotiationRecord[] records)
Refine the cfp. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int UNRESTRICTED
Constructor Detail |
---|
public IterationDecider(int max_iters)
max_iters
- The maximum number of iterations.Method Detail |
---|
public AgentIdentifier[] decideIteration(NegotiationRecord[] records)
decideIteration
in interface IIterationDecider
records
- The negotiation records.
public Object refineCFP(NegotiationRecord[] records)
refineCFP
in interface IIterationDecider
records
- The negotiation records.
|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.