GRAPHS IN COMPUTER SCIENCE AND ITS TYPES
Graph- Introduction A Graph is a data structure consisting of vertices and edges. the theory associated with graph is called graph theory. It can be used to solve many problems such as Planning routes for goods or services delivery, finding the shortest path, finding number of colours needed to colour […]