- HeterogeneousExponentialDecaySN - Class in IRPact_modellierung.network
-
- HeterogeneousExponentialDecaySN(SimulationContainer, SNConfiguration, Set<SNNode>, Set<SNEdge>, HashMap<SNNode, Set<SNNode>>) - Constructor for class IRPact_modellierung.network.HeterogeneousExponentialDecaySN
-
- HeterogeneousExponentialDecaySN(SimulationContainer, SNConfiguration, Set<SNNode>) - Constructor for class IRPact_modellierung.network.HeterogeneousExponentialDecaySN
-
- HeterogeneousExponentialDecaySN(SimulationContainer, SNConfiguration, int) - Constructor for class IRPact_modellierung.network.HeterogeneousExponentialDecaySN
-
- HeterogeneousMannaSenYookSN - Class in IRPact_modellierung.network
-
- HeterogeneousMannaSenYookSN(SimulationContainer, SNConfiguration, Set<SNNode>, Set<SNEdge>, HashMap<SNNode, Set<SNNode>>) - Constructor for class IRPact_modellierung.network.HeterogeneousMannaSenYookSN
-
- HeterogeneousMannaSenYookSN(SimulationContainer, SNConfiguration, Set<SNNode>) - Constructor for class IRPact_modellierung.network.HeterogeneousMannaSenYookSN
-
- HeterogeneousMannaSenYookSN(SimulationContainer, SNConfiguration, int) - Constructor for class IRPact_modellierung.network.HeterogeneousMannaSenYookSN
-
- HeterogeneousNewtonianInversePowerlawCommunicationGraph - Class in IRPact_modellierung.network
-
- HeterogeneousNewtonianInversePowerlawCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>, Set<SNEdge>, HashMap<SNNode, Set<SNNode>>) - Constructor for class IRPact_modellierung.network.HeterogeneousNewtonianInversePowerlawCommunicationGraph
-
- HeterogeneousNewtonianInversePowerlawCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>) - Constructor for class IRPact_modellierung.network.HeterogeneousNewtonianInversePowerlawCommunicationGraph
-
- HeterogeneousNewtonianInversePowerlawCommunicationGraph(SimulationContainer, SNConfiguration, int) - Constructor for class IRPact_modellierung.network.HeterogeneousNewtonianInversePowerlawCommunicationGraph
-
- HeterogeneousRegularCommunicationGraph - Class in IRPact_modellierung.network
-
A HeterogeneousRegularCommunicationGraph is a communication graph, whose nodes correspond to
agents of different agent groups, which tries to be as regular as possible.
- HeterogeneousRegularCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>, Set<SNEdge>, HashMap<SNNode, Set<SNNode>>) - Constructor for class IRPact_modellierung.network.HeterogeneousRegularCommunicationGraph
-
- HeterogeneousRegularCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>) - Constructor for class IRPact_modellierung.network.HeterogeneousRegularCommunicationGraph
-
- HeterogeneousRegularCommunicationGraph(SimulationContainer, SNConfiguration, int) - Constructor for class IRPact_modellierung.network.HeterogeneousRegularCommunicationGraph
-
- HeterogeneousScalefreeCommunicationGraph - Class in IRPact_modellierung.network
-
- HeterogeneousScalefreeCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>, Set<SNEdge>, HashMap<SNNode, Set<SNNode>>) - Constructor for class IRPact_modellierung.network.HeterogeneousScalefreeCommunicationGraph
-
- HeterogeneousScalefreeCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>) - Constructor for class IRPact_modellierung.network.HeterogeneousScalefreeCommunicationGraph
-
- HeterogeneousScalefreeCommunicationGraph(SimulationContainer, SNConfiguration, int) - Constructor for class IRPact_modellierung.network.HeterogeneousScalefreeCommunicationGraph
-
- HeterogeneousSmallWorldCommunicationGraph - Class in IRPact_modellierung.network
-
- HeterogeneousSmallWorldCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>, Set<SNEdge>, HashMap<SNNode, Set<SNNode>>) - Constructor for class IRPact_modellierung.network.HeterogeneousSmallWorldCommunicationGraph
-
- HeterogeneousSmallWorldCommunicationGraph(SimulationContainer, SNConfiguration, Set<SNNode>) - Constructor for class IRPact_modellierung.network.HeterogeneousSmallWorldCommunicationGraph
-
- HeterogeneousSmallWorldCommunicationGraph(SimulationContainer, SNConfiguration, int) - Constructor for class IRPact_modellierung.network.HeterogeneousSmallWorldCommunicationGraph
-
- Histogram - Class in IRPact_modellierung.perception
-
Building on Kiesling, the model incorporates the possibility to use a histogram for the structuring the perception of actors in bins.
- Histogram(double, int, double, double) - Constructor for class IRPact_modellierung.perception.Histogram
-
Constructs an equidistant histogram of noBins bins for values in [minValue, maxValue] based on the histogramInitializationScheme
- HistogramBin - Class in IRPact_modellierung.perception
-
Class to describe the bins in a histogram as a discretization of the range / height of values in the histogram.
- HistogramBin(double, double, ProductAttributePerceptionHistogram) - Constructor for class IRPact_modellierung.perception.HistogramBin
-
- HistogramInitializationFactory - Class in IRPact_modellierung.perception
-
A simple factory that creates a HistogramInitializationScheme based on a string and a parameter map provided
- HistogramInitializationFactory() - Constructor for class IRPact_modellierung.perception.HistogramInitializationFactory
-
- HistogramInitializationScheme - Class in IRPact_modellierung.perception
-
A scheme to describe how initial values are assigned to the corresponding histogram
based on the product attribute, consumer agent group and configuration of the simulation.
- HistogramInitializationScheme() - Constructor for class IRPact_modellierung.perception.HistogramInitializationScheme
-
- HistogramPerceptionSchemeConfiguration - Class in IRPact_modellierung.perception
-
The HistogramPerceptionSchemeConfiguration is a PerceptionSchemeConfiguration for
histogram-based PerceptionSchemes.
- HistogramPerceptionSchemeConfiguration(String, Map<String, Object>, int, double, double, double, String, Map<String, Object>, Map<String, Distribution>) - Constructor for class IRPact_modellierung.perception.HistogramPerceptionSchemeConfiguration
-
- HistogramPerceptionSchemeConfiguration(String, Map<String, Object>, int, double, double, double, HistogramInitializationScheme) - Constructor for class IRPact_modellierung.perception.HistogramPerceptionSchemeConfiguration
-