About 607,000 results
Open links in new tab
  1. Discrete optimization - Wikipedia

    Discrete optimization is a branch of optimization in applied mathematics and computer science. As opposed to continuous optimization, some or all of the variables used in a discrete optimization problem are restricted to be discrete variables —that is, to assume only a discrete set of values, such as the integers. [1]

  2. Discrete optimization is also studied in theoretical computer science, where research focuses on solution algorithms that are provably efficient as problem sizes in-crease to infinity.

  3. May 31, 2020 · The purpose of this class is to give a proof-based, formal introduction into the theory of discrete optimization. 1.1 Algorithms and Complexity In this section, we want to discuss, what we formally mean with problems, algorithms and running time. This is made best with a simple example. Consider the following problem: Find Duplicate

  4. Discrete Optimization - Coursera

    Tired of solving Sudokus by hand? This class teaches you how to solve complex search problems with discrete optimization concepts and algorithms, including constraint programming, local search, and mixed-integer programming. Optimization technology is ubiquitous in our society.

  5. Optimization Methods | Sloan School of Management - MIT OpenCourseWare

    Topics include the simplex method, network flow methods, branch and bound and cutting plane methods for discrete … This course covers various techniques and algorithms for network optimization. (Image by Prof. Dimitris Bertsimas.)

  6. Discrete optimization forms a class of computationally expensive problems of signi cant theoretical and practical interest. Search algorithms systematically search the space of possible solutions subject to constraints. A discrete optimization problem can be expressed as a tuple (S; f ).

  7. Jan 3, 2022 · In this course we will focus on designing algorithms, especially for problems where the algorithm's input is \uncertain", i.e., the input is not entirely known.

  8. Nonlinear Programming, 3rd Edition, 2016 - Massachusetts …

    This book provides an up-to-date, comprehensive, and rigorous account of nonlinear programming at the first year graduate student level. It covers descent algorithms for unconstrained and constrained optimization, Lagrange multiplier theory, interior point and augmented Lagrangian methods for linear and nonlinear programs, duality theory, and major aspects of large-scale optimization.

  9. Solving Algorithms for Discrete Optimization - Coursera

    Learn various methods of escaping from and avoiding local minima, including restarts, simulated annealing, tabu lists and discrete Lagrange Multipliers.

  10. Discrete and continuous optimization are not disjoint. In fact, they are closely related and techniques from one area are used in the second one. To see it, consider integer programming: most of the methods are based on a relaxation to a continuous problem and an …

Refresh