2021 Cornell Optimization Open Textbook Feedback: Difference between revisions

From Cornell University Computational Optimization Open Textbook - Optimization Wiki
Jump to navigation Jump to search
Line 28: Line 28:
==[[Stochastic programming|Stochastic Programming]]==
==[[Stochastic programming|Stochastic Programming]]==


* Author list
* An introduction of the topic
* An introduction of the topic
** Place references after the period at the end of each sentence. This goes for all the sections in the wiki. (not all have been fixed)
# Place references after the period at the end of each sentence. This goes for all the sections in the wiki.
 
* Theory, methodology, and/or algorithmic discussions
* Theory, methodology, and/or algorithmic discussions
** The inline notations (`x1`, `s1`) should also be typed using LaTex (some are missing)
** The inline notations (`x1`, `s1`) should also be typed using LaTex.
 
* At least one numerical example
 
* A section to discuss and/or illustrate the applications
 
* A conclusion section


* References
* A section to discuss and/or illustrate the applications;
==[[Exponential transformation|Exponential Transformation]]==
==[[Exponential transformation|Exponential Transformation]]==


Line 88: Line 80:
* References
* References
==  [[Bayesian Optimization]] ==
==  [[Bayesian Optimization]] ==
* Author list
* Introduction
* An introduction of the topic


* Theory, methodology, and/or algorithmic discussions
* Theory, methodology, and/or algorithmic discussions
Line 97: Line 88:
# Acquisition function figure could be made larger and clearer to improve readability.
# Acquisition function figure could be made larger and clearer to improve readability.
* At least one numerical example
* At least one numerical example
# Any references to functions or methods in code ‘e.g. fmin’ should be properly formatted as code-stylized text.
# Please use the equation editor for min, st., etc.
# Please use the equation editor for min, st., etc.
# Avoid including a figure of the code for this example and explicitly describe the steps to the modeling and solution process instead.  
# Avoid including a figure of the code for this example and explicitly describe the steps to the modeling and solution process instead.  
* A section to discuss and/or illustrate the applications
* A conclusion section
* References
* References
# References should be properly formatted, not just hyperlinks. Refer to the link below for an example: [[Quantum computing for optimization|https://optimization.cbe.cornell.edu/index.php?title=Quantum_computing_for_optimization]] (#2 is still incorrectly formatted)
# References should be properly formatted, not just hyperlinks. Refer to the link below for an example: [[Quantum computing for optimization|https://optimization.cbe.cornell.edu/index.php?title=Quantum_computing_for_optimization]]


== [[Conjugate gradient methods]]  ==
== [[Conjugate gradient methods]]  ==
* Author list
* An introduction of the topic
* Theory, methodology, and/or algorithmic discussions
* Theory, methodology, and/or algorithmic discussions
*# All equations need to be better formatted.
# All equations need to be better formatted.
*# Please properly format pseudocode.
# Please properly format pseudocode.
 
* At least one numerical example
 
* A section to discuss and/or illustrate the applications
 
* A conclusion section
* A conclusion section
*# Consider adding future research directions
# Consider adding future research directions
 
== [[Geometric programming|Geometric Programming]] ==
* References
==[[Geometric programming|Geometric Programming]]==


* Author list
* Author list
Line 201: Line 175:
== [[Trust-region methods]] ==
== [[Trust-region methods]] ==
* Author list
* Author list
* An introduction of the topic
* An introduction of the topic
*# Avoid pronouns such as “we”. This goes for all other sections as well.
*# Avoid pronouns such as “we”. This goes for all other sections as well.
Line 210: Line 183:


* At least one numerical example
* At least one numerical example
* A section to discuss and/or illustrate the applications
* A section to discuss and/or illustrate the applications
* A conclusion section
* A conclusion section
* References
* References
*# Incorrect reference style.
== [[Momentum]] ==
== [[Momentum]] ==
* Author list
* An introduction of the topic
* An introduction of the topic
* Theory, methodology, and/or algorithmic discussions
* Theory, methodology, and/or algorithmic discussions
* At least one numerical example
* At least one numerical example
* A section to discuss and/or illustrate the applications
* A section to discuss and/or illustrate the applications
* A conclusion section
* References
* References
== [[Stochastic dynamic programming|Stochastic Dynamic programming]] ==
== [[Stochastic dynamic programming|Stochastic Dynamic programming]] ==


Line 238: Line 209:
* References
* References
== [[Outer-approximation (OA)|Outer-approximation]] ==
== [[Outer-approximation (OA)|Outer-approximation]] ==
* Author list
* Author list


Line 243: Line 215:


* Theory, methodology, and/or algorithmic discussions
* Theory, methodology, and/or algorithmic discussions
*# “Minimize” and “subject to” should be “min” and “s.t.” in MathType (inconsistent formatting)


* At least one numerical example
* At least one numerical example
*# “Minimize” and “subject to” should be “min” and “s.t.” in MathType (inconsistent formatting)
* A section to discuss and/or illustrate the applications
* A section to discuss and/or illustrate the applications
* A conclusion section
* A conclusion section
Line 331: Line 303:
* Author list:
* Author list:
* An introduction of the topic
* An introduction of the topic
* Theory, methodology, and/or algorithmic discussions
* Theory, methodology, and/or algorithmic discussions
*# Need discussion about the concept of “central path” and the notion of self concordance
*# Need discussion about the concept of “central path” and the notion of self concordance
Line 344: Line 317:
* References
* References
== [[AdaGrad|Adagrad]] ==
== [[AdaGrad|Adagrad]] ==
* Author list
* Author list:
* Sections
* An introduction of the topic
* An introduction of the topic


Line 354: Line 326:
* A section to discuss and/or illustrate the applications
* A section to discuss and/or illustrate the applications


* A conclusion section:
* A conclusion section
 
* References
* References
# References not properly formatted
*# References not properly formatted
 
== [[McCormick envelopes|McCormick Envelopes]] ==
==[[McCormick envelopes|McCormick Envelopes]]==


* Author list
* Author list

Revision as of 09:28, 19 December 2021

Lagrangian duality

  • Author list, sections and TOC
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. The Lagrangian variables associated with equality constraints h(x) are unbounded but the Lagrangian dual problem states them as non-negative. Please fix the same.
  • At least one numerical example
  1. Please update the dual objective function and domain of dual variables accordingly.
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Disjunctive Inequalities

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Stochastic Programming

  • An introduction of the topic
  1. Place references after the period at the end of each sentence. This goes for all the sections in the wiki.
  • Theory, methodology, and/or algorithmic discussions
    • The inline notations (`x1`, `s1`) should also be typed using LaTex.
  • A section to discuss and/or illustrate the applications;

Exponential Transformation

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Portfolio Optimization

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. Rephrase “Cut the relevant information and conditions in the portfolio optimization, as well as the final requirements into the relevant variables, constraints and linear functions of the linear programming problem.”
  • At least one numerical example
  1. Fix misspelling “dolling decision variables”.
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  1. Need some commas here (second sentence hard to read).
  • References
  1. Remove white space between end of sentences and reference numbers.

Chance constraint method

  • Author list:
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. Some normal text was expressed as equation.
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Bayesian Optimization

  • Introduction
  • Theory, methodology, and/or algorithmic discussions
  1. Consider italicizing keywords rather than bolding.
  2. Please add a citation to the first sentence.
  3. Avoid pronouns such as “we”.
  4. Acquisition function figure could be made larger and clearer to improve readability.
  • At least one numerical example
  1. Please use the equation editor for min, st., etc.
  2. Avoid including a figure of the code for this example and explicitly describe the steps to the modeling and solution process instead.
  • References
  1. References should be properly formatted, not just hyperlinks. Refer to the link below for an example: https://optimization.cbe.cornell.edu/index.php?title=Quantum_computing_for_optimization

Conjugate gradient methods

  • Theory, methodology, and/or algorithmic discussions
  1. All equations need to be better formatted.
  2. Please properly format pseudocode.
  • A conclusion section
  1. Consider adding future research directions

Geometric Programming

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section:
  • References

Adam

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. Avoid inserting inline citations after words like “This article..” as it is a bit informal. This could be rephrased or changed to something like “According to author,^[2] …” with author name inserted.
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

a* algorithm

  • Author list
  • An introduction of the topic:
  1. Please consider correcting a few grammatical errors: “Optimal path”, “cross country”, missing period at end of first paragraph, other random capitalizations, etc.
  2. There are no citations in the introduction. Please cite every source.
  • Theory, methodology, and/or algorithmic discussions
  1. Please add the mathematical description of the algorithm. (Insufficient)
  2. Please fix grammatical and spelling errors as (“from current position to the goal”, “There are a lot of discussions”, etc). Also, many hyphens are missing as “non playable”.
  • At least one numerical example
  1. The numerical example does not show the full computations the algorithm performs. Please show the computation on a smaller example.
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Job-Shop Scheduling Problem

  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. Since this Wiki focuses on jobshop scheduling, at least two methods are expected. Branch and bound is a general MILP technique, so, it is recommended to add a tailored technique that can only solve specific jobshop scheduling problems. Solving the numerical example with this technique is not necessary.
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Optimization in game theory

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. Add a mathematical description of the problem and a pseudocode/flowchart for the Lemke-Howson algorithm.  
  2. Rephrase “This algorithm utilizes iterated pivoting much like the simplex algorithm used in the simplex algorithm used in linear programming”.
  3. Formatting (incomplete).
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References
  1. Incorrect reference style.

Trust-region methods

  • Author list
  • An introduction of the topic
    1. Avoid pronouns such as “we”. This goes for all other sections as well.
  • Theory, methodology, and/or algorithmic discussions
    1. Organization of ideas in this section needs work.
    2. Please format the algorithm in proper algorithmic pseudocode format.
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Momentum

  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • References

Stochastic Dynamic programming

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Outer-approximation

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
    1. “Minimize” and “subject to” should be “min” and “s.t.” in MathType (inconsistent formatting)
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Unit commitment problem

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  1. Fix typo “while minimize” to “while minimizing”.
  • A section to discuss and/or illustrate the applications:
  • A conclusion section
  • References

Frank-Wolfe

  • Author list:
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications:
  • A conclusion section
  • References

Line Search Method

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. Avoid pronouns such as “we” (all sections).
  • At least one numerical example:
  • A section to discuss and/or illustrate the applications:
  • A conclusion section
  • References

Piecewise Linear Approximation

  • Author list
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Mathematical Programming with Equilibrium constraints

  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Wing shape Optimization

  • Author list:
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  1. A numerical example is simply "numerical" and does not need any application context (similar to those numerical problems in HW assignments). There is an Application section where you discuss the applications.
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  1. These variables should be defined before the conclusion section, they are out of place here.
  • References
  1. Include hyperlinks to references if possible.

Interior point method for NLP

  • Author list:
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
    1. Need discussion about the concept of “central path” and the notion of self concordance
    2. Please consider proper formatting of the algorithm as pseudocode. Algorithms also must be accompanied with high level summary and discussion on its most important high level ideas.
    3. Fix typo “optimisation”.
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References

Adagrad

  • Author list:
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  • A section to discuss and/or illustrate the applications
  • A conclusion section
  • References
    1. References not properly formatted

McCormick Envelopes

  • Author list
  • Sections
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  1. References are not linked or expressed correctly. Please consider having the references as this Wiki template, https://optimization.cbe.cornell.edu/index.php?title=Quantum_computing_for_optimization
  • At least one numerical example
  1. Please add a few sentences to show the transition from problem to solution.
  2. The solution technique should be clearly presented, and solved "step-by-step".
  • A section to discuss and/or illustrate the applications
  • A conclusion section:
  • References
  1. Please follow the standard reference style - the current format is incorrect.

Branch and Bound for MINLP

  • Author list:
  • An introduction of the topic
  • Theory, methodology, and/or algorithmic discussions
  • At least one numerical example
  1. Please show a step-by-step solution in the example. The solution is incomplete. The Numerical Example section needs a "step-by-step" calculation process and a clear presentation of each step's results. (again, similar to the way of solving an HW problem).
  1. This example does not follow the MINLP structure discussed in the above section since binary variables are missing. Branch and bound may not be appropriate for such problems. Please provide an appropriate numerical example and solve it according to the above comments.
  • A section to discuss and/or illustrate the applications
  • A conclusion section:
  • References
  1. Too few references overall, you should aggregate information from multiple sources. A quick Google scholar search could provide relevant references.
  2. Please follow the standard reference style - the current format is incorrect.