| |
| | Simplex algorithm - Wikipedia, the free encyclopedia |
 | | An unrelated, but similarly named method is the Nelder-Mead method or downhill simplex method due to Nelder and Mead (1965) and is a numerical method for optimising many-dimensional unconstrained problems, belonging to the more general class of search algorithms. |
 | | In both cases, the method uses the concept of a simplex, which is a polytope of N + 1 vertices in N dimensions: a line segment on a line, a triangle on a plane, a tetrahedron in three-dimensional space and so forth. |
 | | Since the simplex algorithm is concerned only with finding a single optimal point (even if other equally-optimal points exist), it is possible to look solely at moves skirting the edge of a simplex, ignoring the interior. |
| en.wikipedia.org /wiki/Simplex_algorithm (1184 words) |
|