#include "../model/STaskSystem.h"
#include "../probability/SProbabilityDist.h"
Include dependency graph for SAlexTest.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | testGenSmallBroadcastTS () |
STaskSystem * | genBroadcastTS (int m, bool zipf, SProbabilityDist *pDist, int n, double rate, int fileCount=-1) |
void | testBigBroadcast (int m, int n, double rate, int iter=30) |
void | testIncMsgs () |
void | testIncRate () |
void | testSeveralTests () |
|
Generate a new TaskSystem for broadcasting.
|
|
|
|
|
|
|
|
|
|
|