Package | Description |
---|---|
jadex.bdi.planlib.protocols |
Modifier and Type | Method and Description |
---|---|
ParticipantProposal[] |
ProposalEvaluator.evaluateProposals(Object cfp,
Object cfp_info,
NegotiationRecord[] history,
ParticipantProposal[] proposals)
Evaluate the given proposals and determine winning proposals.
|
ParticipantProposal[] |
IProposalEvaluator.evaluateProposals(Object cfp,
Object cfp_info,
NegotiationRecord[] history,
ParticipantProposal[] proposals)
Evaluate the given proposals and determine winning proposals.
|
ParticipantProposal[] |
ICNPHandler.evaluateProposals(Object cfp,
Object cfp_info,
NegotiationRecord[] history,
ParticipantProposal[] proposals)
Evaluate the given proposals and determine winning proposals.
|
boolean |
IQueryNextroundInfo.queryNextroundInfo(IQueryNextroundInfo.NextroundInfo info,
NegotiationRecord[] history,
ParticipantProposal[] proposals)
Collect information for next negotiation round.
|
boolean |
ICNPHandler.queryNextroundInfo(IQueryNextroundInfo.NextroundInfo info,
NegotiationRecord[] history,
ParticipantProposal[] proposals)
Collect information for next negotiation round.
|
Copyright © 2013. All Rights Reserved.