Блог пользователя Dinanath_Sv

Автор Dinanath_Sv, история, 22 месяца назад, По-английски

Given a tree. Maybe you know that minimum number of edge disjoint paths that cover all edges in Q/2, where Q = number of vertices with odd degree. The problem is to minimize the length of the longest path and output it. How to solve this? For the tree in the picture answer is 2.

  • Проголосовать: нравится
  • +3
  • Проголосовать: не нравится