[R] solve_TSP ignores control data, or I'm reading the help doc incorrectly.

Michael Hahsler mhahsler at lyle.smu.edu
Mon May 31 22:32:32 CEST 2010


the correct way to do it is

solve_TSP(tsp, "2-opt", control=list(rep=56))

-Michael

-- 
   Dr. Michael Hahsler, Visiting Assistant Professor
   Department of Computer Science and Engineering
   Lyle School of Engineering
   Southern Methodist University, Dallas, Texas

   (214) 768-8878 * mhahsler at lyle.smu.edu * http://lyle.smu.edu/~mhahsler



More information about the R-help mailing list