Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.21 KB

errata.md

File metadata and controls

26 lines (24 loc) · 1.21 KB

List of errata

This list contains all errors found in the book which will be fixed in the next edition of the book. If you want add something you may create a PR, open an issue or just send me an email.

  • p. 13, "besitzt folgendes Optimierungsproblem"
  • p. 19, There is a '+' missing in the definition of the function f
  • p. 26, "der die linearen Funktionen"
  • p. 29, matrix in code differs from matrix in text
  • p. 39, Satz 3.4.2: "quadratischen Funktion"
  • p. 45, "maximierenden Zielgröße"
  • p. 52, "Was auf den erstem Blick"
  • p. 54, "den den MSE"
  • p. 56, "beschert Ihnen das unrestringierte quadratische..."
  • p. 63, "das beschriebene Problem"
  • p. 68, "jeder Entscheidungsvariable"
  • p. 118, problem statement. min_y... has to be min_b... instead, since b is a decision variable and y is fixed
  • p. 121, "Nun möchten Sie modellieren, dass sich DIE EINTRÄGE pro ..."
  • p. 142Z-4, "Definition einer konvexen Menge"
  • p. 167Z-4, space after bracket missing
  • p. 169, delta (v,u) instead of (u,v)
  • p. 179 and following, t/t' (and K/K') mixed up
  • p. 185Z-1, brackets around "7.1" missing
  • p. 198Z8, comma after "Planungsmodell" missing
  • MIQP -> MIQCP