Skip to main content

Questions tagged [convex-optimization]

A convex optimization problem consists of either minimizing a convex objective or maximizing a concave objective over a convex feasible region.

0 votes
0 answers
43 views

I understand why the constraint $x_1 \geq 0$ in the primal, implies $p'A_1 \leq c_1$ in the dual in the presence of a constraint involving an $A$ and a vector $b$ in the primal ($A_1$ being the first ...
niobium's user avatar
  • 1,367
-1 votes
0 answers
35 views

I want some minimalistic/easy to remember statements that relate someone's willingness to solve an optimization problem with the strong duality property of that problem. Of course, you would only want ...
Your neighbor Todorovich's user avatar
0 votes
0 answers
32 views

Let $f:\mathbb{R}^N\to[0, \infty)$ be a non-convex function of $w\in\mathbb{R}^N$ for $N\in\mathbb{N}$. Suppose the entries in $w$ can be partitioned into two vectors $u\in\mathbb{R}^m$ and $v\in\...
Benjamin Tennyson's user avatar
0 votes
1 answer
21 views

Let $f:\mathbb{R}^N\to[0, \infty)$ be a non-convex function of $w\in\mathbb{R}^N$ for $N\in\mathbb{N}$. Suppose the entries in $w$ can be partitioned into two vectors $u\in\mathbb{R}^m$ and $v\in\...
Benjamin Tennyson's user avatar
1 vote
1 answer
46 views

In Section 5.2 of Boyd & Vandenberghe's Convex Optimization, the dual problem given a primal problem with only inequality constraint is, $$ \max \quad g(\alpha) \\ \text{ s. t.} \quad \alpha \...
Your neighbor Todorovich's user avatar
2 votes
0 answers
23 views

I am a network engineer currently studying optimization problems. Out of curiosity, I was fascinated by the fact that the Simplex Method has an exponential worst-case complexity, a property famously ...
Tuong Nguyen Minh's user avatar
5 votes
4 answers
365 views

The following is an algebraic problem I encountered in my research direction. Let $x_1, \dots, x_n \ge 0 $ be non-negative real numbers satisfying $\sum\limits_{i=1}^n x_i = S,$ where $S \ge 0 $ is ...
luyao's user avatar
  • 89
0 votes
0 answers
27 views

Hello — I’m implementing an active-set method to solve a convex quadratic min-cost flow problem as a project university (I’m studying Computer Science, not Mathematics) of the form: $min\{x^TQx + qx: ...
Dante's user avatar
  • 1
0 votes
1 answer
48 views

In section $3.1$ of Introduction to Linear Optimization from Bertsimas and Dimitris, there's this figure given (represented in the image below) given as an example to illustrate that if a basic ...
niobium's user avatar
  • 1,367
0 votes
0 answers
26 views

In this lecture, Professor Stephen Boyd begins to draw a commutativity diagram to raise the question of whether transforming a program with strong duality into an equivalent problem and computing its ...
user10478's user avatar
  • 2,182
1 vote
1 answer
154 views

Let's consider a two-player finite strategic form game. Suppose $A$ is the payoff matrix for the row player playing mixed strategy $x$, $B$ is the payoff matrix for the column player playing mixed ...
Your neighbor Todorovich's user avatar
1 vote
1 answer
110 views

Consider a finite family $F=\{f_i\}_{i=1}^n$ of nonconstant linear functions $f_i(x)=m_ix+b_i$ (where $m_i$, $b_i$ and $x$ are real numbers). Is there a simple way to determine the index $I(x)$ such ...
Taladris's user avatar
  • 12.5k
2 votes
1 answer
65 views

This is a refinement of the question Minimal representation of element in convex hull of $v_1,...,v_n\in\mathbb{R}^n$ Let $C$ a convex polyhedron in $\mathbb{R}^n$ and $v_1,..,v_k$ its extreme points ...
Jfischer's user avatar
  • 1,113
0 votes
0 answers
35 views

Let $v_1,...,v_n\in \mathbb{R}^n$ linearly independent, $C=\mathrm{conv}(v_1,...,v_n)$ their convex hull and $x\in C$. Is there always a unique minimal representation of $x$ with respect to $v_1,...,...
Jfischer's user avatar
  • 1,113
0 votes
1 answer
73 views

In a Linear Program, introducing non-negativity and/or non-positivity constraints into the Primal turns equality constraints into "regular inequality constraints" (a.k.a., inequality ...
user10478's user avatar
  • 2,182

15 30 50 per page
1
2 3 4 5
513