/var/logmarcus chiu

/var/log

❯

Mathematics

Mathematical Programming/Optimization

Created on Sep 13, 2021 · Last Modified on Jul 14, 2023

Mathematical Programming - Mathematical Optimization
  • is the selection of the best element from some set of available alternatives

Problem Definition

given a function 𝑓 find the value 𝑥 such that 𝑓(𝑥) is the greatest among all possible values of 𝑥

  • 𝑚𝑎𝑥𝑥∊𝑋𝑓(𝑥)

Subpages

  • Mathematical Programming/Optimization - Problem Types
  • Mathematical Programming/Optimization - Solution Strategy/Strategies
  • Mathematical Programming/Optimization - Terminology