Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to compute the incidence matrix of a directed graph.

Run the code to see the output here...