Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
< | <!-- Header table. Introduction. --> | ||
'''Welcome to the Northwestern University Process Optimization Open Textbook.''' <br /> | |||
This electronic textbook is a student-contributed open-source text covering a variety of topics on process optimization. | |||
<br /> | |||
If you have any comments or suggestions on this open textbook, please contact [//www.orie.cornell.edu/orie/people/field-profile.cfm?netid=fy86_field Professor Fengqi You]. | |||
<br /> | |||
---- | |||
<br /><br /> | |||
<font size="6">Northwestern University Open Text Book on Process Optimization</font> | |||
{| class="wikitable" style="padding: 1em; text-align:left" | |||
|- valign="top" | |||
|width = "400pt"|<br />''' Linear Programming (LP)''' | |||
# [[Computational complexity]] | |||
# [[Matrix game (LP for game theory)]] | |||
# [[Network flow problem]] | |||
# [[Interior-point method for LP]] | |||
# [[Optimization with absolute values]] | |||
<br /> | |||
|width = "400pt"|<br />''' Mixed-Integer Linear Programming (MILP)''' | |||
# [[Facility location problems]] | |||
# [[Traveling salesman problems]] | |||
# [[Mixed-integer cuts]] | |||
# [[Disjunctive inequalities]] | |||
# [[Lagrangean duality]] | |||
# [[Column generation algorithms]] | |||
# [[Heuristic algorithms]] | |||
# [[Branch and cut]] | |||
<br /> | |||
|- valign="top" | |||
|<br />''' NonLinear Programming (NLP)''' | |||
# [[Line search methods]] | |||
# [[Trust-region methods]] | |||
# [[Interior-point method for NLP]] | |||
# [[Conjugate gradient methods]] | |||
# [[Quasi-Newton methods]] | |||
# [[Quadratic programming]] | |||
# [[Sequential quadratic programming]] | |||
# [[Subgradient optimization]] | |||
# [[Mathematical programming with equilibrium constraints]] | |||
# [[Dynamic optimization]] | |||
# [[Geometric programming]] | |||
# [[Nondifferentiable Optimization]] | |||
<br /> | |||
|<br />''' Mixed-Integer NonLinear Programming (MINLP)''' | |||
# [[Signomial problems]] | |||
# [[Mixed-integer linear fractional programming (MILFP)]] | |||
# [[Convex Generalized disjunctive programming (GDP)]] | |||
# [[Nonconvex Generalized disjunctive programming (GDP)]] | |||
# [[Branch and bound (BB)]] | |||
# [[Branch and cut for MINLP]] | |||
# [[Generalized Benders decomposition (GBD)]] | |||
# [[Outer-approximation (OA)]] | |||
# [[Extended cutting plane (ECP)]] | |||
<br /> | |||
|- valign="top" | |||
|<br />''' Global Optimization''' | |||
# [[Exponential transformation]] | |||
# [[Logarithmic transformation]] | |||
# [[McCormick envelopes]] | |||
# [[Piecewise linear approximation]] | |||
# [[Spatial branch and bound method]] | |||
<br /> | |||
|<br />''' Optimization under Uncertainty''' | |||
# [[Stochastic programming]] | |||
# [[Chance-constraint method]] | |||
# [[Fuzzy programming]] | |||
# [[Classical robust optimization]] | |||
# [[Adaptive robust optimization]] | |||
# [[Data driven robust optimization]] | |||
<br /> | |||
|- valign="top" | |||
|<br />''' Featured Applications''' | |||
# [[Wing Shape Optimization]] | |||
# [[Applying Optimization in Game Theory]] | |||
<br /> | |||
|} | |||
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software. | Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software. |
Revision as of 17:24, 26 August 2020
Welcome to the Northwestern University Process Optimization Open Textbook.
This electronic textbook is a student-contributed open-source text covering a variety of topics on process optimization.
If you have any comments or suggestions on this open textbook, please contact Professor Fengqi You.
Northwestern University Open Text Book on Process Optimization
Consult the User's Guide for information on using the wiki software.