New posts in optimization

Polyak-Lojasiewicz (PL) inequality proof

Point intersecting two planes closest to origin

Degeneracy in Linear Programming

Find $a$ and $b$ such that $4(b^3-a^3)-3(b^4-a^4)=\frac{1}{2}$ and $b-a$ gets minimum.

Graph coloring when available colors are less than chromatic number

using static Regex.IsMatch vs creating an instance of Regex

Maximum of $(1-q_1)(1-q_2)\ldots(1-q_n)$

find the maximum possible area of $\triangle{ABC}$

Why doesn't a compiler optimize floating-point *2 into an exponent increment?

Do global variables mean faster code?

Efficient way to check if std::string has only spaces

Strict inequalities in LP

Optimizing native hit testing of DOM elements (Chrome)

First items in inner list efficiently as possible [duplicate]

Global Minimum of $f(a) = \int _{-\infty}^{\infty} \exp\left(-|x|^a\right)dx, a\in(0,\infty)$

Have you ever used ngen.exe?

Max area: Quadrilateral with fixed perimeter and interior angle

What's the fastest way to iterate over an object's properties in Javascript?

How to create an image of a WPF UserControl at runtime

Maximum Modulus Exercise