minimisation
Minimisation is the process of finding the smallest possible value of a quantity or function. In mathematics and applied disciplines, it involves determining an input that yields the minimum of an objective, often subject to constraints.
In mathematics, a minimisation problem seeks x in a domain X that minimizes f(x). A global minimum
Common methods include gradient descent, Newton’s method, and conjugate gradient for continuous problems; for convex objectives,
Applications span economics (cost minimisation and resource allocation), engineering design, statistics and machine learning (minimising loss
Variants include approximations, heuristics, and probabilistic methods such as simulated annealing or stochastic gradient descent, used