Computer Science, asked by kruthireddy88, 6 months ago

write ADT for graphs​

Answers

Answered by Anonymous
1

Explanation:

The graph abstract data type (ADT) is defined as follows: ... getVertices() returns the list of all vertices in the graph. in returns True for a statement of the form vertex in graph , if the given vertex is in the graph, False otherwise.

hope it helps you.....☺☺☺☺

Similar questions