Top Categories

Degree of a vertex in Graph | Graph Theory #6
  • Category:
  • Sub Category:
  • degree of a vertex
  • number of edges incident on vertex
  • directed graphs
  • computer science
  • out degree
  • loop edge
  • in degree
  • Placement
  • Interview
No Views

Degree of a vertex in graph is the number of edges incident on that vertex ( degree 2 added for loop edge). There is indegree and outdegree of a vertex in directed graphs.

Comments

You Might Be Interested In