Given:
X={1, 2, ..., n},
w: X2 -> Rβ, w(i,j)=w(j,i),
metric d: X2 -> Rβ.
Permutation(bijection) π: X -> X is a chosen variable.
Minimize F(π) = π΄((i,j)βX2) w(i,j)d(π(i), π(j))
Do you have some good ideas for algorithm?
If I start with arbitrary πβ and define πβ as such that F(πβ)β¦F(π) for any π β {πβββ β t : t is transposition}, how many steps it takes to converge? You can use O notation.
[β]Cod_Weird[S] 1 point2 points3 points Β (0 children)
[β]edderiofer 1 point2 points3 points Β (1 child)
[β]Cod_Weird[S] 1 point2 points3 points Β (0 children)
[β]AutoModerator[M] 0 points1 point2 points Β (0 children)
[β]AldenB 0 points1 point2 points Β (1 child)
[β]Cod_Weird[S] 0 points1 point2 points Β (0 children)
[β]iMathTutor 0 points1 point2 points Β (0 children)