Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|- valign="top" | |- valign="top" | ||
|width = "400pt"|<br />''' Linear Programming (LP)''' | |width = "400pt"|<br />''' Linear Programming (LP)''' | ||
# [[Duality]] | |||
# [[Computational complexity]] | # [[Computational complexity]] | ||
# [[Network flow problem]] | # [[Network flow problem]] | ||
# [[Interior-point method for LP]] | # [[Interior-point method for LP]] | ||
# [[Optimization with absolute values]] | # [[Optimization with absolute values]] | ||
# [[Matrix game (LP for game theory)]] | |||
<br /> | <br /> | ||
|width = "400pt"|<br />''' Mixed-Integer Linear Programming (MILP)''' | |width = "400pt"|<br />''' Mixed-Integer Linear Programming (MILP)''' | ||
# [[Mixed-integer cuts]] | # [[Mixed-integer cuts]] | ||
# [[Disjunctive inequalities]] | # [[Disjunctive inequalities]] | ||
Line 28: | Line 27: | ||
# [[Heuristic algorithms]] | # [[Heuristic algorithms]] | ||
# [[Branch and cut]] | # [[Branch and cut]] | ||
# [[Local branching]] | |||
# [[Feasibility pump]] | |||
<br /> | <br /> | ||
Line 51: | Line 52: | ||
# [[Convex Generalized disjunctive programming (GDP)]] | # [[Convex Generalized disjunctive programming (GDP)]] | ||
# [[Nonconvex Generalized disjunctive programming (GDP)]] | # [[Nonconvex Generalized disjunctive programming (GDP)]] | ||
# [[Branch and bound (BB)]] | # [[Branch and bound (BB) for MINLP]] | ||
# [[Branch and cut for MINLP]] | # [[Branch and cut for MINLP]] | ||
# [[Generalized Benders decomposition (GBD)]] | # [[Generalized Benders decomposition (GBD)]] | ||
Line 60: | Line 61: | ||
|- valign="top" | |- valign="top" | ||
|<br />''' Global Optimization''' | |<br />''' Deterministic Global Optimization''' | ||
# [[Exponential transformation]] | # [[Exponential transformation]] | ||
# [[Logarithmic transformation]] | # [[Logarithmic transformation]] | ||
Line 73: | Line 74: | ||
# [[Fuzzy programming]] | # [[Fuzzy programming]] | ||
# [[Classical robust optimization]] | # [[Classical robust optimization]] | ||
# [[Distributionally robust optimization]] | |||
# [[Adaptive robust optimization]] | # [[Adaptive robust optimization]] | ||
# [[Data driven robust optimization]] | # [[Data driven robust optimization]] | ||
Line 83: | Line 85: | ||
|<br />''' Optimization for Machine Learning and Data Analytics''' | |<br />''' Optimization for Machine Learning and Data Analytics''' | ||
# [[Stochastic gradient descent]] | # [[Stochastic gradient descent]] | ||
# [[ | # [[Momentum]] | ||
# [[AdaGrad]] | |||
# [[RMSProp]] | # [[RMSProp]] | ||
# [[ | # [[Adam]] | ||
# [[Alternating direction method of multiplier (ADMM)]] | |||
# [[Frank-Wolfe]] | |||
<br /> | <br /> | ||
|<br />''' Featured Applications''' | |<br />''' Featured Applications''' | ||
# [[Facility location problems]] | |||
# [[Traveling salesman problems]] | |||
# [[Wing Shape Optimization]] | # [[Wing Shape Optimization]] | ||
# [[Applying Optimization in Game Theory]] | # [[Applying Optimization in Game Theory]] |
Revision as of 19:40, 26 August 2020
Welcome to the Cornell University Computational 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.
Cornell University Open Text Book on Computational Optimization
Consult the User's Guide for information on using the wiki software.