Geometric programming: Difference between revisions

Content deleted Content added
No edit summary
cleaned up the definition, changed monomial link
Line 3:
minimize <math>\ f_0(x)\ </math> subject to
 
: <math>f_i(x) \leq 1, \quad i = 1,\dots,m</math>
 
: <math>h_i(x) = 1,\quad i = 1,\dots,p</math>
 
where <math>f_0,\dots,f_m</math> are [[posynomials]] and <math>h_1,\dots,h_p</math> are [[monomials]].