|
fpmas-metamodel 1.0
|
#include <config.h>
Public Attributes | |
| LbAlgorithm | algorithm |
| std::vector< fpmas::api::scheduler::TimeStep > | lb_periods |
Configuration of a test case.
The purpose of a test case is to test a load balancing algorithm with a given period.
| LbAlgorithm TestCaseConfig::algorithm |
Load balancing algorithm to test.
| std::vector<fpmas::api::scheduler::TimeStep> TestCaseConfig::lb_periods |
Periods at which the load balancing algorithm should be tested.