A vector of decision variables which satisfies constraints and optimises a vector function whose lements represent the objective functions. These functions form a mathematical description of performance criteria which are usually in conflict with each other. Hence, the term "optimise" means finding such a solution which would give the values of all the objective functions acceptable to the designer.In other words, we wish to determine from among the set F of all numbers which satisfy (1) & (2) the particular set x1*,x2*,....xK* which yields the optimum values of all the objectives functions.Formally, we can state it as follows :
Find the vector, x* = [x1*,x2*,.......,xN*] which satisfies :
the M inequality constraints: Gi (x*) >=0 i=1,2,....,Mwhere x*=[x1,x2,.....,xN] (transpose) is the vector of decision variables.
the P equality constraints : Hi(x*) =0 i=1,2,....,P
and optimises the vector function f(x*) = [f1(x*),f2(x*),.....,f3(x*)] (transpose)
THE CONCEPT OF A PARETO-OPTIMAL
FRONT