Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
Z
P
parse_arguments(String[])
- Static method in class
TraceGenerator
Parse the command-line arguments provided to the main() method.
parse_arguments(String[])
- Static method in class
TraceSimulator
Parse the command-line arguments provided to the main() method.
parseGlobals()
- Method in class simulator_lib.
SimulatorInput
Parse the trace file into a Network parameterization object.
parseLibraries(Network)
- Method in class simulator_lib.
SimulatorInput
Parse file data from trace, use it to populate file portion of Network.
parseNextTransaction()
- Method in class simulator_lib.
SimulatorInput
Parse next transaction from the trace file.
parseUsers(Network)
- Method in class simulator_lib.
SimulatorInput
Parse user data from trace, use it to populate user portion of Network.
pct_cleanup
- Variable in class core_lib.
User
The probability this User will clean up an invalid file.
pct_honest
- Variable in class core_lib.
User
The probability this User will provide honest feedback.
peekQueue()
- Method in class core_lib.
Network
Return, but not remove transaction on head of delay queue.
pickSource(Network, int, int, int, SimulatorSource.Strategy)
- Static method in class simulator_lib.
SimulatorSource
Decide the source for a transaction, given current Network status.
pickStrategy(User.Behavior)
- Static method in class simulator_lib.
SimulatorSource
Given a user Behavior, return the source Strategy they should follow.
PRE_TRUSTED
- Variable in class core_lib.
Globals
Number of pre-trusted users, a subset of 'good' users
pre_trusted
- Variable in class core_lib.
User
Whether or not the user is pre-trusted
pretrust
- Variable in class trust_system_lib.
EigenTM
Pre-trusted peer distribution and weighting vector
previous
- Variable in class trust_system_lib.
EtIncTM
Matrix storing trust values after the *previous* trust calculation.
print(SimulatorMalicious.MAL_STRATEGY)
- Method in class simulator_lib.
SimulatorOutput
Return a string representation of a MAL_STRATEGY enumeration element.
printHeader(Globals, long, TrustAlg, SimulatorMalicious.MAL_STRATEGY)
- Method in class simulator_lib.
SimulatorOutput
Write header to the output/statistics file, mostly global variable data.
printStatistics(Globals, Statistics)
- Method in class simulator_lib.
SimulatorOutput
Write final statistics to the output/statics file.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
Z