Explain what the vertices and edges of graph would represent


Problem

Describe a software application that would require a graph data structure in its implementation. Explain what the vertices and edges of the graph would represent. Would the graph be undirected or directed? Would it be weighted or unweighted? Decide which type of representation would be best for this application, an adjacency matrix, an adjacency list using an array of linked lists or a fully linked representation. Explain your reasoning.

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: Explain what the vertices and edges of graph would represent
Reference No:- TGS03212875

Expected delivery within 24 Hours