digraph_adj_test, an Octave code which calls digraph_adj(), which carries out operations on abstract digraphs, a kind of graph with directed edges, described by an adjacency matrix.
The information on this web page is distributed under the MIT license.
digraph_adj, an Octave code which carries out operations on abstract digraphs, a kind of graph with directed edges, described by an adjacency matrix.