max-plus algebra alternating linear solution of A⊗x=B⊗y.
[x,y,x0,r] = maxplusaltlinsol(A,B)
Function returns a non unique solution x and y of equation A⊗x=B⊗y,
a random initial x0 and the number of iterating r.
If there exists solutions then r is finite and no solutions; function returns r=1000, x=[], y=[]. For detailed, see : Cunninghame-Green, R.A., Butkovic, P.. (2003), "The equation A⊗x=B⊗y over (max,+)" , Theoretical Computer Science, vol.293, 3-12.