Hello,
   I would like to use Concorde from R to solve TSP instances with
       solve_TSP(tsp, method="Concorde")
   Concorde is installed properly but the result is the following error:
       found: concorde.exe
       N\Users\jeszy\AppData: No such file or directory
       Couldn't open N\Users\jeszy\AppData for output
   My OS is Windows Vista. I run R with administrator privileges. I think
   concorde.exe called from R should also run with administrator privileges,
   but this is not the case.
   Any idea how to solve the problem?
   Best regards,
   Peter Jeszenszky
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to