Тёмный

The Edge-Picking Algorithm 

Sir JPagdilao Classroom
Подписаться 531
Просмотров 12 тыс.
50% 1

Mathematics of Graphs: Finding Hamiltonian Circuit in a Weighted Graph
Another method of finding a Hamiltonian circuit in a complete weighted graph is given by the following edge-picking algorithm:
• Mark the edge of smallest weight in the graph. (If two or more edges have the same weight, pick any one.)
• Mark the edge of next smallest weight in the graph, as long as it does not complete a circuit and does not add a third marked edge to a single vertex.
• Continue this process until you can no longer mark any edges. Then mark the final edge that completes the Hamiltonian circuit.
The edge-picking algorithm attempts to give a circuit of minimal total weight, although it does not always succeed.

Опубликовано:

 

28 фев 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@ventilator7914
@ventilator7914 6 месяцев назад
is it possible to go over a vertex multiple times? or just once
@sirjpagdilao
@sirjpagdilao 4 месяца назад
That is possible. As long as not traversing the same edge more than once.
Далее
The Greedy Algorithm
11:51
Просмотров 11 тыс.
The Greedy and Edge-Picking Algorithms
21:29
Просмотров 1 тыс.
Qalpoq - Kichkina tabib (hajviy ko'rsatuv)
30:41
Просмотров 297 тыс.
What is a Walk? | Graph Theory
5:43
Просмотров 31 тыс.
Greedy Algorithm//Edge-Picking Algorithm
16:19
Просмотров 2,3 тыс.
Dijkstra's Algorithm:  Another example
8:41
Просмотров 788 тыс.
Math for Liberal Studies: Sorted-Edges Algorithm
4:53
I Melted Wood With Friction
8:44
Просмотров 656 тыс.
What are Adjacent Edges? | Graph Theory
4:54
Просмотров 23 тыс.
Graph Theory:  Hamiltonian Circuits and Paths
7:54
Просмотров 191 тыс.