fpmas-metamodel 1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
TestCaseConfig Struct Reference

#include <config.h>

Public Attributes

LbAlgorithm algorithm
 
std::vector< fpmas::api::scheduler::TimeStep > lb_periods
 

Detailed Description

Configuration of a test case.

The purpose of a test case is to test a load balancing algorithm with a given period.

Member Data Documentation

◆ algorithm

LbAlgorithm TestCaseConfig::algorithm

Load balancing algorithm to test.

◆ lb_periods

std::vector<fpmas::api::scheduler::TimeStep> TestCaseConfig::lb_periods

Periods at which the load balancing algorithm should be tested.


The documentation for this struct was generated from the following file: