Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RESTORE_GA_INDIVIDUAL Struct Reference

#include <restore.h>

Public Attributes

union {
   struct {
      int   ID
 
      int   numberGenes
 
      int   parent1
 
      int   parent2
 
      bool   mutated
 
      bool   fitnessCalculated
 
      double   fitness
 
   } 
 
   char   buffer []
 
}; 
 

Member Data Documentation

union { ... }
char buffer[]
double fitness
bool fitnessCalculated
int ID
bool mutated
int numberGenes
int parent1
int parent2

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