in pso algorithm for solving an issue with chenging the sequents of element of representative solution ,all elements will chenge and because of elemants dependence to each other, this algorithm didn't go to a
converge optimized answer
how can we solve this problem and converge the algorithm?
-----
representative solution Included two parts.
in first part Included permutation of integers that coded continuous
between 0 and 1
and in fitness function will be decoded to integers
and second part included continuous number between 0 and 1
direction of second part is depended to values of the first part
----
there is no problem with duplicate answer in permutation because of considering fixer procedure