2
$\begingroup$

I'm trying to find around the web some real world examples of non linear optimization problems. I currently need examples of:

  • Non restringed optimziation ( $\max$/$\min$ $f(x)$ for $x\in\mathbb{R}^{n}$ or with $x_{i}>0$)
  • Lineary restringed optimization
  • Quadratic optimization
  • Convex optimization
  • Separable optimization
  • Non-convex optimization
  • Geometric optimization
  • Fraccional optimization
  • complementary optimizacion

Also, any real-world example of optimization problem would be very much apreciated.

  • 1
    No, I just wanted to know where can i search. First answer is being quite helpfull :)2012-12-19

2 Answers 2

2

You might look at some of the case studies at http://www.neos-guide.org/ or browse the Optimization Online archive at http://www.optimization-online.org/

0

You can find a wealth of examples in the book Convex Optimization by Boyd and Vandenberghe.