【さいてきかもんだい (optimization problem)】
「与えられた制約条件の下で目的を最適に達成するための数理モデル」で数理計画問題(mathematical programming problem)ともいう. 数学的には,
max. f ( x ) {\displaystyle {\mbox{max.}}f(x)\ \,} (あるいは, min. f ( x ) {\displaystyle f(x)\,} )
s.t. x = ( x 1 , x 2 , … , x n ) ∈ F , {\displaystyle {\mbox{s.t.}}x=(x_{1},x_{2},\ldots ,x_{n})\in F,\,}
と表現される. ここで, F {\displaystyle F\,} は n {\displaystyle n\,} 次元ベクトル空間 R n {\displaystyle \mathbf {R} ^{n}\,} の部分集合(実行可能集合)で, f {\displaystyle f\,} は R n {\displaystyle \mathbf {R} ^{n}\,} で定義された実数値関数(目的関数).