Struct stoch_nbhd1_config

Inheritance Relationships

Base Type

  • public rcppsw::config::base_config

Struct Documentation

struct stoch_nbhd1_config : public rcppsw::config::base_config

Configuration for the STOCH-NBHD1 task allocation method, as described in.

Todo:

: Paper ref.

Public Members

task_partition_config partitioning = {}
src_sigmoid_sel_config subtask_sel = {}
std::string tab_init_policy = {}

Policy for specifying how the initially active TAB in the executive will be chosen. Valid values are: [root, random, max_depth].

src_sigmoid_sel_config tab_sel = {}