XCSF  1.4.7
XCSF learning classifier system
RuleDGP Struct Reference

Dynamical GP graph rule data structure. More...

#include <rule_dgp.h>

Collaboration diagram for RuleDGP:
[legend]

Data Fields

struct Graph dgp
 DGP graph. More...
 
int n_outputs
 Number of action nodes (binarised) More...
 

Detailed Description

Dynamical GP graph rule data structure.

Definition at line 34 of file rule_dgp.h.

Field Documentation

◆ dgp

◆ n_outputs

int RuleDGP::n_outputs

Number of action nodes (binarised)

Definition at line 36 of file rule_dgp.h.

Referenced by rule_dgp_act_compute(), and rule_dgp_cond_copy().


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