SimResult Struct Reference

Represents the result of a simulation on a CA, with respect to majority classification. More...

Data Fields

int isClassifiedCorrectly
 Indicates whether or not the resulting CA is correctly classified.
int nsteps
 The number of iterations of the CA needed to classify the the majority of the CA.

Detailed Description

Represents the result of a simulation on a CA, with respect to majority classification.

Definition at line 22 of file empiridata.c.


Field Documentation

Indicates whether or not the resulting CA is correctly classified.

Definition at line 24 of file empiridata.c.

The number of iterations of the CA needed to classify the the majority of the CA.

Definition at line 27 of file empiridata.c.


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

Generated on Mon Apr 12 21:34:48 2010 for CS523: Complex Adaptive Systems, Spring 2010, Assignment 2 by  doxygen 1.6.1