-
1 branch-and-bound
метод ветвей и границ - branch-and-bound algorithm - branch-and-bound method - branch-and-bound principle - branch-and-bound procedureБольшой англо-русский и русско-английский словарь > branch-and-bound
-
2 branch-and-bound
-
3 branch and bound
English-Russian big polytechnic dictionary > branch and bound
-
4 branch and bound
English-Russian dictionary of Information technology > branch and bound
-
5 branch and bound
-
6 branch-and-bound
Бытовая техника: метод ветвей и границ -
7 branch and bound
-
8 branch and bound
Англо-русский словарь компьютерных и интернет терминов > branch and bound
-
9 branch-and-bound
-
10 branch-and-bound
English-Russian dictionary on household appliances > branch-and-bound
-
11 branch and bound
English-Russian dictionary of terms that are used in computer games > branch and bound
-
12 branch-and-bound
The English-Russian dictionary general scientific > branch-and-bound
-
13 branch-and-bound method
метод ветвей и границ
—
[Я.Н.Лугинский, М.С.Фези-Жилинская, Ю.С.Кабиров. Англо-русский словарь по электротехнике и электроэнергетике, Москва]Тематики
- электротехника, основные понятия
EN
Англо-русский словарь нормативно-технической терминологии > branch-and-bound method
-
14 branch and bound technique
методы ветвей и границ
Один из общих подходов к решению дискретных задач оптимального программирования, для которых еще не выработаны специфические способы (алгоритмы) решения. Они характеризуются частичным целенаправленным перебором возможных вариантов. При этом решаемая задача последовательно «ветвится», заменяясь более простыми, и путем анализа с помощью графа «дерево задач» отбрасываются заведомо непригодные варианты, чем облегчается дальнейший перебор.
[ http://slovar-lopatnikov.ru/]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > branch and bound technique
-
15 branch and bound method
метод ветвей и границБольшой англо-русский и русско-английский словарь > branch and bound method
-
16 branch-and-bound algorithm
Большой англо-русский и русско-английский словарь > branch-and-bound algorithm
-
17 branch-and-bound method
матем. метод ветвей и границБольшой англо-русский и русско-английский словарь > branch-and-bound method
-
18 branch-and-bound principle
Большой англо-русский и русско-английский словарь > branch-and-bound principle
-
19 branch-and-bound procedure
Большой англо-русский и русско-английский словарь > branch-and-bound procedure
-
20 branch-and-bound search
Большой англо-русский и русско-английский словарь > branch-and-bound search
См. также в других словарях:
Branch-and-Bound — (Verzweigung und Schranke) ist eine im Bereich Operations Research häufig verwendete mathematische Methode, deren Ziel darin besteht, für ein gegebenes ganzzahliges Optimierungsproblem eine beste Lösung zu finden. Branch and Bound führt auf einen … Deutsch Wikipedia
Branch and Bound — (Verzweigung und Schranke) ist eine im Bereich Operations Research häufig verwendete mathematische Methode, deren Ziel darin besteht, für ein gegebenes ganzzahliges Optimierungsproblem eine beste Lösung zu finden. Branch and Bound führt auf einen … Deutsch Wikipedia
Branch and bound — (Verzweigung und Schranke) ist eine im Bereich Operations Research häufig verwendete mathematische Methode, deren Ziel darin besteht, für ein gegebenes ganzzahliges Optimierungsproblem eine beste Lösung zu finden. Branch and Bound führt auf einen … Deutsch Wikipedia
Branch and bound — (BB) is a general algorithm for finding optimal solutions of various optimization problems, especially in discrete and combinatorial optimization. It consists of a systematic enumeration of all candidate solutions, where large subsets of… … Wikipedia
Branch and bound — Séparation et évaluation Un algorithme par séparation et évaluation, également appelé selon le terme anglo saxon branch and bound, est une méthode générique de résolution de problèmes d optimisation, et plus particulièrement d optimisation… … Wikipédia en Français
Branch-and-Bound-Verfahren — Branch and Bound Verfahren, Entscheidungsbaumverfahren … Universal-Lexikon
Branch-and-bound-Verfahren — [ brɑːntʃənd baʊnd ; englisch], Operationsresearch: Entscheidungsbaumverfahren … Universal-Lexikon
Branch-and-Bound-Verfahren — 1. Begriff: Verfahren des ⇡ Operations Research, bei dem ein zu lösendes kombinatorisches Optimierungsproblem (endliche Anzahl unabhängiger Variablen mit diskretem Wertevorrat) keiner effektiven analytischen Behandlung zugänglich ist oder… … Lexikon der Economics
Branch and Cut — bzw. Verzweigung und Schnitt bezeichnet in der kombinatorischen Optimierung, einem Teilgebiet der diskreten Mathematik, ein Verfahren zur Lösung ganzzahliger linearer Optimierungsprobleme. Das Verfahren besteht aus der Kombination von… … Deutsch Wikipedia
Branch-and-Cut — bzw. Verzweigung und Schnitt bezeichnet in der kombinatorischen Optimierung, einem Teilgebiet der diskreten Mathematik, ein Verfahren zur Lösung ganzzahliger linearer Optimierungsprobleme. Das Verfahren besteht aus der Kombination von… … Deutsch Wikipedia
Branch and cut — (sometimes written as branch and cut ) is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to integer values. The method is a hybrid of… … Wikipedia