XCSF  1.4.7
XCSF learning classifier system
Set Struct Reference

Classifier set. More...

#include <xcsf.h>

Collaboration diagram for Set:
[legend]

Data Fields

struct Clistlist
 Linked list of classifiers. More...
 
int size
 Number of macro-classifiers. More...
 
int num
 The total numerosity of classifiers. More...
 

Detailed Description

Classifier set.

Definition at line 76 of file xcsf.h.

Field Documentation

◆ list

◆ num

int Set::num

The total numerosity of classifiers.

Definition at line 79 of file xcsf.h.

Referenced by clset_add(), clset_free(), clset_init(), clset_kill(), clset_mean_time(), clset_update(), clset_validate(), and XCS::get_pset_num().

◆ size

int Set::size

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