16-Apr-2026 08:48:22 test_digraph_adj_test(): MATLAB/Octave version 11.1.0 Test test_digraph_adj(). digraph_adj_example_abc_test(): Test digraph_adj_example_abc() "abc" adjacency matrix A: 0 1 0 0 0 1 1 0 0 digraph_adj_example_abcd_test(): Test digraph_adj_example_abcd() "abcd" adjacency matrix A: 0 1 0 0 0 0 1 0 1 0 0 1 1 0 0 0 digraph_adj_example_cycler_test(): Test digraph_adj_example_cycler() "cycler" adjacency matrix A: 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 digraph_adj_example_five_test(): Test digraph_adj_example_five() "five" adjacency matrix A: 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 digraph_adj_example_moler_test(): Test digraph_adj_example_moler() Moler adjacency matrix A: 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 digraph_adj_example_sauer_test() Test digraph_adj_example_sauer() Sauer adjacency matrix A: 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 digraph_adj_example_sixty_test(): Test digraph_adj_example_sixty() "sixty" adjacency matrix A: 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 1 1 1 0 1 1 1 0 0 0 0 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 test_digraph_adj_test(): Normal end of execution. 16-Apr-2026 08:48:22