simplex
单纯形
#probability #convex_optimization
#probability #convex_optimization
Definition
For any finite set , denote by the set of all probability distributions over . That is,
The set is termed a simplex in .
Notes
- simplex is a polytope
- simplex algorithm allows efficiently solving extreme points of a polytope, used in linear programming
References
- M. Maschler, E. Solan, and Shmuel Zamir, Game Theory, Cambridge University Press, 2013, p. 146.
- https://en.wikipedia.org/wiki/Simplex
- https://optimization.cbe.cornell.edu/index.php?title=Simplex_algorithm