# Linear programming problem

Last edited: 2023-11-12

# Statement

Linear programme problem

Given a linear programme what is an $x \in \mathbb{R}^n$ that achieves an optimal solution if it exists.

# Solutions

# Theory

# Related problems