Content deleted Content added
Citation bot (talk | contribs) Added bibcode. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Optimization algorithms and methods | #UCB_Category 127/168 |
LucasBrown (talk | contribs) Changing short description from "Concept in mathematical opimization" to "Concept in mathematical optimization" |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Short description|Concept in mathematical optimization}}
In [[mathematical optimization]], '''linear-fractional programming''' ('''LFP''') is a generalization of [[linear programming]] (LP). Whereas the objective function in a linear program is a [[linear functional|linear function]], the objective function in a linear-fractional program is a ratio of two linear functions. A linear program can be regarded as a special case of a linear-fractional program in which the denominator is the constant function 1.
Line 14 ⟶ 15:
==Transformation to a linear program==
Any linear-fractional program can be transformed into a linear program, assuming that the feasible region is non-empty and bounded, using the '''
Formally, the linear program obtained via the
:<math>
Line 44 ⟶ 45:
\end{align}
</math>
which is an LP and which coincides with the dual of the equivalent linear program resulting from the
==Properties and algorithms==
|