(no title)
danpat | 6 years ago
Example code:
https://github.com/google/or-tools/blob/stable/examples/pyth...
which solves the Stigler Diet problem: https://en.wikipedia.org/wiki/Stigler_diet
The combinatoric difficulty of optimal nutrition planning is not something I see brought up very often, and I find that fascinating in its own right. It's harder than it looks, and I feel many people don't understand why.
jka|6 years ago
danpat|6 years ago