Optimization
Optimization studies how to make the best possible decision according to a given objective. It seeks the minimum or maximum of a function—often under constraints—using tools from calculus, linear algebra, and numerical methods. Optimization lies at the heart of machine learning, operations research, engineering design, and many applied sciences.