Skip to content
Prev 175899 / 398506 Next

Constrined dependent optimization.

Just a quick thought: if you have the locations
of the items along a line segment (the "warehouse"),
can you find a way to formulate the problem so that
the average distances represent a matrix calculation
(i.e., multiply some huge matrix by the locations)
then it's a linear problem ...

  It's too bad there aren't more operations researchers
on this list -- I'm sure they do this sort of thing
all the time ...
rkevinburton at charter.net wrote: