SortedGroupType.h File Reference

This file declares GaSortedGroupType datatypes. More...


Namespaces

namespace  Population

Enumerations

enum  Population::GaSortedGroupType { Population::GASGT_NONE = 0x0, Population::GASGT_BEST = 0x1, Population::GASGT_WORST = 0x2, Population::GASGT_OTHER = 0x4 }
 GaSortedGroupType defines types of sorted groups used in library. Types are defined by usage of sorted group in library. More...


Detailed Description

This file declares GaSortedGroupType datatypes.


Genetic Algorithm Library
Coolsoft Software Development