Update Auxiliary variables authored by Normann Rion's avatar Normann Rion
......@@ -129,7 +129,7 @@ ensuring that at most one of the two is active in equilibrium, and that compleme
* if the bound is not binding, the multiplier is zero;
* if the multiplier is strictly positive, the bound is tight.
These multipliers are automatically inserted into the **first-order conditions** of the agent's problem. For instance, an Euler equation might become:
These multipliers are automatically inserted into the first-order conditions of the agent's problem. For instance, an Euler equation might become:
```
u′(cₜ) = β · (1 + rₜ₊₁) · u′(cₜ₊₁) − MULT_L_a + MULT_U_a
......
......