Struct GeneticSearch::IndividualSort

Nested Relationships

This struct is a nested type of Class GeneticSearch.

Struct Documentation

struct IndividualSort

Public Functions

inline bool operator()(const Individual &a, const Individual &b)