Re: Optimizing cutting paths, was Traveling Salesman Joke
Posted by
dkowalcz@d...
on 2001-08-30 06:13:51 UTC
To list,
One "Travelling Salesman Corollary" is that the ideal path will
have no diagonal crossovers.
Imagine drilling four holes in the shape of a square. One possible
path is a rectangular O shape, another is an X. The O is always
fastest, and this can be generalized formally into a "no crossover"
theorem for the problem, no matter how complex the pattern.
So, if you've got lots of holes to drill, say in a grid pattern
with some members missing (as in PC drilling), a good 80/20 strategy
is to scan the rows left to right while indexing and drill.
I only know this because my brother worked quite hard on the TS
problem for his math degree, and shared some of his findings. Good
luck with your projects!
Dave Kowalczyk
Seattle WA
shameless web plug --> http://www.dakeng.com
One "Travelling Salesman Corollary" is that the ideal path will
have no diagonal crossovers.
Imagine drilling four holes in the shape of a square. One possible
path is a rectangular O shape, another is an X. The O is always
fastest, and this can be generalized formally into a "no crossover"
theorem for the problem, no matter how complex the pattern.
So, if you've got lots of holes to drill, say in a grid pattern
with some members missing (as in PC drilling), a good 80/20 strategy
is to scan the rows left to right while indexing and drill.
I only know this because my brother worked quite hard on the TS
problem for his math degree, and shared some of his findings. Good
luck with your projects!
Dave Kowalczyk
Seattle WA
shameless web plug --> http://www.dakeng.com
Discussion Thread
IMService
2001-08-30 05:56:23 UTC
Optimizing cutting paths, was Traveling Salesman Joke
dkowalcz@d...
2001-08-30 06:13:51 UTC
Re: Optimizing cutting paths, was Traveling Salesman Joke
Alan Marconett KM6VV
2001-08-30 13:22:39 UTC
Re: Optimizing cutting paths, was Traveling Salesman Joke
machines@n...
2001-08-30 13:58:46 UTC
Re: Optimizing cutting paths, was Traveling Salesman Joke
Mark Fraser
2001-08-30 19:40:56 UTC
Optimizing cutting paths, was Traveling Salesman Joke
cncdxf@a...
2001-08-31 04:20:15 UTC
Re: Optimizing cutting paths, was Traveling Salesman Joke
cncdxf@a...
2001-08-31 05:19:30 UTC
Re: Optimizing cutting paths, was Traveling Salesman Joke
cncdxf@a...
2001-08-31 07:22:20 UTC
Re: Optimizing cutting paths, was Traveling Salesman Joke
rab@r...
2001-08-31 07:47:47 UTC
Contour Machining, was Optimizing cutting paths, was Traveling Salesman
Fred Smith
2001-08-31 09:10:56 UTC
Re: Contour Machining, was Optimizing cutting paths, was Traveling Salesman
machines@n...
2001-08-31 09:41:53 UTC
Re: Contour Machining, was Optimizing cutting paths, was Traveling Salesman
rab@r...
2001-09-01 01:50:55 UTC
Re: Contour Machining, was Optimizing cutting paths, was Traveling Salesman