|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AgentMixer | An AgentMixer defines how agents in the population interact with each other during the course of the simulation. |
Class Summary | |
---|---|
FullAgentMixer | Every agent interacts with every other agent. |
FullPairwiseAgentMixer | Every pair of agents interacts with each other. |
FullRandomArrivalAgentMixer | |
RandomArrivalAgentMixer | With this mixer, on any given time step an agent arrival event is generated with a given probability. |
RandomRobinAgentMixer | All agents arrive simultaneously at the simulation. |
StochasticPairwiseAgentMixer | |
SubgroupAgentMixer |
This package provides different policies specifying how the agents in the population interact (or "mix") with each other during the course of the simulation.
![]() |
![]() |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |