Digraph

A digraph is a graph with direction

Yo ucan tell if a adjacency matrix represents a digraph by seeing if there is symmetry across the leading diagonal (the 1s in identity matrix)