Contents:
crossover_trees()
mutate_tree_node()
mutate_tree_subtree()
Population
Tree
bound_value()
create_full_random_tree()
create_grow_random_tree()
flatten()
random_subtree()
substitute_subtree()
tree_depth()
tree_pruning()
GP
GP.evolve_population()
GP.log_generation()
GP.solve()
geometric_crossover()
product_one_trees_geometric_mutation()
product_two_trees_geometric_mutation()
standard_geometric_mutation()
standard_one_tree_geometric_mutation()
apply_tree()
nested_depth_calculator()
nested_nodes_calculator()
GSGP
GSGP.solve()