What is the best Christmas oriented operations research issue you have seen? I'll start off with a brief blog post I made on how far Santa and his reindeer have to travel: http://mat.tepper.cmu.edu/blog/?p=494. Have you seen other papers/posts/articles?
Operations Research Exchange!
|
|
|
|
|
|
|
I'll add another one. What algorithm does a string of lights 50 feet long use to get a knot right in its middle? |
||
|
|
OR-Exchange! Your site for questions and answers about operations research.
|
|
Another possibility: The Secret Santa's Problem solved via constraint programming by Hakan Kjellerstrand http://www.hakank.org/constraint_programming_blog/2009/12/merry_christmas_secret_santas.html |
||
|
|
|
|
Here is a variant of the Secret Santa problem: http://www.hakank.org/constraint_programming_blog/2009/12/1_year_anniversary_and_secret_1.html. The objective is to maximize the "Secret Santa distance", i.e. to previous Secret Santa assignments. |
||
|
|
|
|
With all those Christmas cards being sent to people all at the same time, I guess somebody at USPS is going crazy. Sounds like multiple instances of the TSP problem with capacity constraints. |
||
|
|
|
|
I suppose there is a knapsack problem in there with Santa's toy bag and all of those gifts. |
||
|