plot_development: When the best layout improved

View source: R/plots.R

plot_developmentR Documentation

When the best layout improved

Description

Change of the generation-best fitness. Green = new record, orange = flat, red = worse. Blue line is the share of grid cells visited so far.

Usage

plot_development(result)

Arguments

result

The output of genetic_algorithm

Value

Returns NULL. Used for plotting

See Also

Other Plotting Functions: generation_layouts(), plot_cell_heatmap(), plot_cloud(), plot_evolution(), plot_generation(), plot_parkfitness(), plot_population(), plot_result(), plot_windfarmGA(), plot_windrose(), population_census(), random_search_single()

Examples


plot_development(resultrect)


windfarmGA documentation built on Sept. 14, 2026, 9:08 a.m.