ScholarGate
Ассистент

Сравнение методов

Просматривайте выбранные методы рядом; строки с различиями подсвечены.

Детерминированное целочисленное программирование×Метод ветвей и границ×
ОбластьИмитационное моделированиеОптимизация
СемействоProcess / pipelineProcess / pipeline
Год появления19581960
Автор методаRalph E. GomoryAilsa Land & Alison Doig
ТипExact combinatorial optimizationExact combinatorial optimization algorithm
Основополагающий источникGomory, R. E. (1958). Outline of an algorithm for integer solutions to linear programs. Bulletin of the American Mathematical Society, 64(5), 275-278. DOI ↗Land, A. H., & Doig, A. G. (1960). An automatic method of solving discrete programming problems. Econometrica, 28(3), 497–520. DOI ↗
Другие названияDIP, Integer Programming, IP, Integer Linear ProgrammingB&B, Land-Doig Algorithm, Implicit Enumeration, Dal ve Sınır
Связанные53
СводкаDeterministic Integer Programming (DIP) is a mathematical optimization approach that finds the best solution to problems where some or all decision variables must take integer values, given fully known (deterministic) objective and constraint data. It is the classical, non-stochastic form of integer programming, foundational to operations research and combinatorial optimization since the late 1950s.Branch and Bound is a systematic exact algorithm for combinatorial and integer optimization problems, introduced by Ailsa Land and Alison Doig in 1960. It organizes the search space as a tree of subproblems, uses relaxation-derived upper bounds to prune branches that cannot improve the best known solution, and guarantees finding a globally optimal integer solution. It is the backbone of modern mixed-integer programming solvers used in operations research, logistics, scheduling, and engineering design.
ScholarGateНабор данных
  1. v1
  2. 2 Источники
  3. PUBLISHED
  1. v1
  2. 1 Источники
  3. PUBLISHED

Перейти к поиску Download slides

ScholarGateСравнение методов: Deterministic Integer Programming · Branch and Bound. Получено 2026-06-15 из https://scholargate.app/ru/compare