graph_adj_list_test, a MATLAB code which calls graph_adj_list(), which carries out operations on abstract graphs, with undirected edges, represented by an adjacency list.
The information on this web page is distributed under the MIT license.
graph_adj_list, a MATLAB code which carries out operations on abstract graphs, with undirected edges, represented by an adjacency list.