Class | Description |
---|---|
Device |
This class provide the abstraction of a device that performs the communication protocol
needed by a
SocialGraphMiner in a simulated communication setting. |
PeriodicReport | |
Simulation |
Performs a simulation that traverses over the interactions of a given
Dataset
and assesses the outcome of mining them with an implemented type of miner passed to its
Simulation.run(Dataset, Measure) method. |