Description: This function is used to completely describe the objective functions and the range for the decision variable space etc. The user is prompted for inputing the number of objectives, numebr of decision variables, the maximum and minimum range for each decision variable and finally the function waits for the user to modify the evaluate_objective function to suit their need.
To Search:
File list (Check if you may need any files):
NSGA-II\evaluate_objective.m
.......\genetic_operator.m
.......\html\evaluate_objective.html
.......\....\genetic_operator.html
.......\....\initialize_variables.html
.......\....\non_domination_sort_mod.html
.......\....\nsga_2.html
.......\....\objective_description_function.html
.......\....\replace_chromosome.html
.......\....\tournament_selection.html
.......\initialize_variables.m
.......\non_domination_sort_mod.m
.......\NSGA II.pdf
.......\nsga_2.m
.......\objective_description_function.m
.......\replace_chromosome.m
.......\tournament_selection.m
.......\html
NSGA-II