PaGMO  1.1.5
Public Types
pagmo::algorithm::sga::selection Struct Reference

Selection info. More...

#include <sga.h>

Public Types

enum  type { BEST20 = 0, ROULETTE = 1 }
 Selection type, best 20% or roulette.
 

Detailed Description

Selection info.

Definition at line 57 of file sga.h.


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