New posts in optimization

Faster version of find for sorted vectors (MATLAB)

Optimizing Kohana-based Websites for Speed and Scalability

Bath towel on the rope: minimize the area of self-intersection of a folded rectangle

linear least squares minimizing distance from points to rays - is it possible?

Cookie Clicker Chocolate Egg strategy

Proguard with OrmLite on Android

Can a dynamic programming problem be transformed into a linear algebra problem?

Maximize trace over Stiefel manifold

Why would code actively try to prevent tail-call optimization?

Binary programming problem. Any closed solution and/or lower bound for this particular case?

What is copy elision and how does it optimize the copy-and-swap idiom?

Prove optimal solution to dual is not unique if optimal solution to the primal is degenerate and unique.

Approximate equation of a surface/curves to be used as an objective function

Finding the max flow of an undirected graph with Ford-Fulkerson

Best fit ellipsoid

Why does adding inline assembly comments cause such radical change in GCC's generated code?

How do I solve $\min_x \max(c_1^Tx, c_2^Tx, \dots, c_k^Tx)$ for $\lVert x \rVert_2 = 1$.

Not so easy optimization of variables?

Subgradient of the $\ell_0$ "norm"

Closed form solution of $\displaystyle\arg\min_{\alpha \in \Bbb R} \|X - \alpha Y\|_{\text F}^2$