optimization paradigm
C33139
concept
An optimization paradigm is a conceptual framework that defines how to formulate, search for, and evaluate solutions to a problem in order to find the best (or sufficiently good) outcome under given constraints and objectives.
Observed surface forms (5)
| Surface form | Occurrences |
|---|---|
| black-box optimization technique | 1 |
| cutting-plane method | 1 |
| global optimization method | 1 |
| search algorithm optimization | 1 |
| sequential model-based optimization | 1 |
Instances (4)
| Instance | Via concept surface |
|---|---|
| Nonlinear programming | — |
|
Gomory cuts in integer programming
surface form:
Gomory cuts
|
cutting-plane method |
| alpha–beta pruning | search algorithm optimization |
| Bayesian optimization | global optimization method |