Experiment Series exp05
Used
version of simulation software: 1.1
|
expname |
exp05 |
Represents the name of the
experiment series. It will be used for output purposes. |
|
nbrOfTests |
50 |
Represents the number of
tests of an experiment. |
|
nbrOfMergeRoundtrips |
2 |
Represents the number of
merge roundtrips within a test. |
|
it_cardE |
false |
Defines whether iteration
over card(E) has to be done in the experiment
series. |
|
cardE |
100 |
Represents the number of
different Proxies which has to be created. |
|
it_nbrOfDifferentII |
true |
Defines whether iteration
over nbrOfDifferentII has to be done
in the experiment series. |
|
nbrOfDifferentII |
from 2 to 100 by steps of
size 2 |
Represents of the number of
different Identity Identifiers which are "known" in the world. If nbrOfDifferentII is 5, only five different Identity Identifier can be assigned to
the Proxys. |
|
it_distribution_nbrOfII |
false |
Defines whether iteration
over the distributionNbrOfII has to be done
in the experiment series. |
|
distributionNbrOfII |
{0.2,1.0} |
Represents D of the distribution of the number of
initial Identity Identifier which should be assigned to a proxy. The upper
limit b is distributionNbrOfII.length(). |
|
it_distribution_II |
false |
Defines whether iteration
over the distributionII has to be done
in the experiment series. |
|
distributionII |
{1.0} |
Represents D of the distribution of the values of
the Identity Identifiers of proxies. The upper limit b is nbrOfDifferentII. |
|
differentDistributionII2 |
false |
Defines whether the second
Identity Identifier of a proxy should be assigned according to a different
distribution as the first Identity Identifier. |
|
distributionII2 |
irrelevant |
Represents D of the
distribution of the values of the second Identiy
Identifier. The upper limit b is nbrOfDifferentII. |

Further
information provides the online documentation of the simulation setting. Follow
this link.