What does "s.t." mean?
Usually, the acronym $s.t.$ means such that. In the context of optimization, it means subject to. Also note that such that does not have the same meaning as so that.
Such that, describes how something should be done.
So that, describes why something should be done.
For clarity, it's usually best to avoid $s.t.$ and simply write such that.
Usually in optimization problems s.t. is written to denote subject to because, an optimization problem is usually of the form: Optimize f(x) subject to the constraint g(x)
In general mathematics and logic, such that is written as a colon(:), for e.g. $${x^2: \exists n > x \forall n \in \mathbb{N} }$$