Y
Hacker News
new
|
ask
|
show
|
jobs
by
CarVac
31 days ago
Simplex methods can handle those tough situations, though.
1 comments
FabHK
31 days ago
Simplex is not applicable. Simplex only minimises a linear function (f(x)=c'x) under linear inequality constraints (Ax≤b). The minimisation problem here is unconstrained, but (very) non-linear.
link
CarVac
30 days ago
I guess I wasn't being precise, I meant Nelder-Mead.
link