Difference between revisions of "Linearizing a discrete NSP"
(Created page with "'''Description:''' A cereal formulation model A discrete mixed integer model that chooses product formulations to minimize total ingredient costs. This could be an NSP but i...") |
|||
Line 1: | Line 1: | ||
+ | [[Category: Examples]] | ||
+ | === Example model === | ||
+ | |||
'''Description:''' A cereal formulation model | '''Description:''' A cereal formulation model | ||
Latest revision as of 08:28, 17 January 2023
Example model
Description: A cereal formulation model
A discrete mixed integer model that chooses product formulations to minimize total ingredient costs. This could be an NSP but it uses two methods to linearize: 1) Decision variable is constructed as a constrained Boolean array 2) Prices are defined as piecewise linear curves
Keywords: product formulation, cereal formulation
Author: P. Sanford, Lumina Decision Systems
Download: Cereal Formulation1.ana
Comments
Enable comment auto-refresher