# Generated by roxygen2: do not edit by hand

export(PerformScalarizing)
export(UpdateIdealPoint)
export(UpdateWorstPoint)
export(associate_to_niches)
export(compute_niche_count)
export(compute_perpendicular_distance)
export(crowding_distance)
export(generate_reference_points)
export(generational_distance)
export(get_fixed_rowsum_integer_matrix)
export(get_nadir_point)
export(niching)
export(non_dominated_fronts)
export(nsga)
export(nsga2)
export(nsga3)
export(nsgaControl)
export(nsgaMonitor)
export(nsgaSummary)
export(nsga_lrSelection)
export(nsga_spCrossover)
export(nsga_tourSelection)
export(nsgabin_Population)
export(nsgabin_lrSelection)
export(nsgabin_raMutation)
export(nsgabin_spCrossover)
export(nsgabin_tourSelection)
export(nsgaiiSummary)
export(nsgaiiiSummary)
export(nsgaperm_Population)
export(nsgaperm_lrSelection)
export(nsgaperm_oxCrossover)
export(nsgaperm_simMutation)
export(nsgaperm_tourSelection)
export(nsgareal_Population)
export(nsgareal_lrSelection)
export(nsgareal_polMutation)
export(nsgareal_raMutation)
export(nsgareal_sbxCrossover)
export(nsgareal_spCrossover)
export(nsgareal_tourSelection)
export(sharing)
exportClasses(nsga)
exportClasses(nsga2)
exportClasses(nsga3)
exportClasses(numberOrNAOrMatrix)
import(graphics)
import(methods)
import(stats)
import(utils)
importFrom(grDevices,rainbow)
