A graph theory problem



Hi, I got the following edge labeling problem. Help is greatly
appreciated.

Given a graph G, label its edges E(G) with 1,2,3,..... so that
each vertex in V(G) has atmost k labels. Find a labeling
method which achieve the minimum number of labels. If this
problem hard?


.



Relevant Pages

  • Re: A graph theory problem
    ... I got the following edge labeling problem. ... >each vertex in Vhas atmost k labels. ... >method which achieve the minimum number of labels. ... Prev by Date: ...
    (sci.math)
  • Re: A graph theory problem
    ... I got the following edge labeling problem. ... >>each vertex in Vhas atmost k labels. ... >>method which achieve the minimum number of labels. ... let Nbe the number of repetitions of the label l_i. ...
    (sci.math)