StructureFactory
OperationWrap
StructureAdapter
map_into_graph_requirements()
map_into_graph_generation_params()
map_into_gpa()
Objective
ObjectivesEvaluator
crossover_structures()
panmixis()
structure_level_crossover()
polygon_level_crossover()
CrossoverTypes
mutate_structure()
rotate_poly_mutation()
drop_poly_mutation()
add_poly_mutation()
resize_poly_mutation()
pos_change_point_mutation()
add_point_mutation()
drop_point_mutation()
MutationTypes
roulette_selection()
tournament_selection()
SelectionTypes
Postrocessor
PolygonRule
StructureRule
PolygonsNotTooClose
PointsNotTooClose
PolygonNotOverlapsProhibited
PolygonGeometryIsValid
PolygonNotOutOfBounds
PolygonNotSelfIntersects
Rules
validate()
Strategy
CrossoverStrategy
MutationStrategy