Searching map area
Graph (abstract data type)
? TBD
Abstract data type in computer science
Nobody has rated this yet. Be the first!
Lists 0

In computer science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within mathematics.

Instance of
Subclass of
Different from
References