いくつかの1次式で表わされる制約条件を満たし、かつ1次式で表わされる目的関数を最適化(最大化・最小化)する解を求める数学的手法のこと。主に限られた資源を最大限に利用したい場合、あるいは最小の費用で目的を達成したいような場合、すなわち ...
This example shows how to use PROC LP to solve a linear goal-programming problem. PROC LP has the ability to solve a series of linear programs, each with a new objective function. These objective ...