Tag
This paper proposes Mixed Integer Goal Programming (MIGP) for personalized meal optimization, addressing the limitations of fractional servings and infeasibility from hard constraints. It introduces integer variables for practical serving counts and goal programming deviations with inverse-target normalization, achieving 100% feasibility and better solutions than rounding-based approaches, with an open-source Python implementation.