$$\max \ \min[\alpha x_1, \beta x_2, \gamma x_3] \ \ \text{s.t.} \ \lambda_1 x_1 + \lambda_2x_2 + \lambda_3x_3 = c, \\\ \alpha, \beta, \gamma, \lambda_i, c \ \text{are constants}$$
Well, that function is not differentiable , so what methods can be applied to solve for for the optimal values of $x_1, x_2$ and $x_3$? Is knowledge of the $\lambda's$ and $c$ necessary, to at least some degree, or does a general approach/solution exist?