digraph_adj_test


digraph_adj_test, a MATLAB code which calls digraph_adj(), which carries out operations on abstract digraphs, a kind of graph with directed edges, described by an adjacency matrix.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

digraph_adj, a MATLAB code which carries out operations on abstract digraphs, a kind of graph with directed edges, described by an adjacency matrix.

Source Code:


Last revised on 12 September 2024.