I was able to download a starter example code gm-tsp-solver.....came from a link within this group.
It has three files ... BpTspSolver.js, tsp.js and test01.html
I have been trying to get test01.html working....I have made some changes....but still getting errors.
I have attached my all three files.
Here is the error that I am getting
Microsoft JScript runtime error: Unable to get value of the property 'ZERO_RESULTS': object is null or undefined
Thanks, John