Module evco::gp::tree [] [src]

Types and utilities for Genetic Program trees.

Structs

BoxTree

Box Wrapper for implementations of Tree.

TreeGen

Configures depth and properties of GP trees.

Traits

Tree

Trait to be implemented by Genetic Programs trees.