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

Автор test_tracker, история, 3 года назад, По-английски

given a bipartite graph we call L as the left one and R as the right one for each node i we choose in L we have to pay a[i] dollar . there are m edges L[i] and R[j] m <= (|L|*|R|) ask : what is the minumum value of choose some node in L so that every node in R have at least 2 node in L is linked to this is chosen p/s sorry for my poor Engligh but if you understand the statement please give feedback

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

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

I am fairly certain that one could nodify slightly the structure of flows with demands as to accept costs as well