29 June 2024 25 5K Report

The question is rather simple.

If I have a directed graph with edges: (A, B), (A, C) (B, D) (C, D) and (D, C)

how would the adjacency matrix encoding this graph would look like.

Thanks for your thoughts, and ideas.

Similar questions and discussions