ThinkGeo.com    |     Documentation    |     Premium Support

Travelling Salesman Algorthim Crash

Hi Guys,


I'm trying to implement the traveling salesman logic with my own map files. My 'streets.shp' file is  90mb and my .rtg file is 68mb.


i keep getting iis issues stating that the worker process has been recycled due to running out of memory.


is there anyway i can get it working with the current files? or is there anyway i can reduce the size of the file or split the shape file?


Regards,


James




 James, 
  
 I test the TSP with configures below, and all works fine. 
  
 File:       .shp  —  34.9 MB 
   .rtg    —  55.5 MB 
  
  
 Iterations:  100 
 VisitLocation List count:      6. 
  
  
 Could you let me know your configurations? It will be helpful if you can list the details about exception. 
  
 Thanks, 
  
 Johnny,