Cycle cover problem: различия между версиями
Перейти к навигации
Перейти к поиску
Glk (обсуждение | вклад) (Новая страница: «'''Cycle cover problem''' --- задача о покрытии графа циклами. Let <math>G = (V,E)</math> be a connected undirected graph. A non-negativ…») |
(нет различий)
|
Версия от 15:38, 18 марта 2011
Cycle cover problem --- задача о покрытии графа циклами.
Let [math]\displaystyle{ G = (V,E) }[/math] be a connected undirected graph. A non-negative cost or length is associated with each edge. The cycle cover problem consists in determining a least cost cover of [math]\displaystyle{ G }[/math] with simple cycles, each containing at least three different edges.