| CMTestPlan |
Test different cases of protocol cancellation.
|
| CNPEvaluatorPlan |
Evaluate the example proposals.
|
| CNPExecuteTaskPlan |
Execute a task of a cnp.
|
| CNPMakeProposalPlan |
Make a simple proposal based on a random value.
|
| CNPTestPlan |
Test the cnp protocol execution.
|
| DADecideIterationGenPlan |
Decide about the next round and the cfp for it.
|
| DADecideIterationPlan |
Decide about the next round and the cfp for it.
|
| DADecideParticipationPlan |
Decide on participation.
|
| DAMakeProposalPlan |
Decides if the actual price of the auction is acceptable.
|
| DATestPlan |
Tests the dutch auction protocol with one initiator and four bidders with
different price-strategies.
|
| EADecideAcceptancePlan |
Decide about the acceptance of the final offer.
|
| EADecideIterationGenPlan |
Decide about the next round and the cfp for it.
|
| EADecideIterationPlan |
Decide about the next round and the cfp for it.
|
| EADecideParticipationPlan |
Decide on participation.
|
| EAMakeProposalPlan |
Decides if the actual price of the auction is acceptable.
|
| EATestPlan |
Tests the english auction protocol with one initiator and four bidders with
different price-strategies.
|
| ICNPEvaluatorPlan |
Evaluate the example proposals.
|
| ICNPExecuteTaskPlan |
Execute a task of a icnp.
|
| ICNPMakeProposalPlan |
Make a simple proposal based on a random value.
|
| ICNPNextroundInfoPlan |
Decide if the next iteration should be done.
|
| ICNPTestPlan |
Test the cnp protocol execution.
|
| PingTestPlan |
Test the ping capability.
|
| QPTestPlan |
Test the request protocol execution.
|
| RPDecideRequestPlan |
Decide to agree/refuse executing a task.
|
| RPExecuteActionPlan |
Execute an action issued by a request.
|
| RPTestPlan |
Test the request protocol execution.
|