Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Fields
exploration_parameter_struct Struct Reference

#include <exploration.h>

Data Fields

const char * name
double rates [2]
int reduction_policy
bool(* val_func )(double)
double value

Detailed Description

Definition at line 32 of file exploration.h.

Field Documentation

const char* exploration_parameter_struct::name

Definition at line 34 of file exploration.h.

Referenced by exploration_add_parameter(), and exploration_convert_parameter().

double exploration_parameter_struct::rates[2]
int exploration_parameter_struct::reduction_policy
bool(* exploration_parameter_struct::val_func)(double)

Definition at line 37 of file exploration.h.

Referenced by exploration_add_parameter(), and exploration_valid_parameter_value().

double exploration_parameter_struct::value

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