Testing Symmetric Graph From Adjacency Matrix
Hello, This is a simple C source code written in gcc paltform (Ubuntu, Linux). It tests whether the adjacency matrix represents a Symmetric graph or non-symmetric graph. Thanks.
- Read more about Testing Symmetric Graph From Adjacency Matrix
- Log in or register to post comments
- 36 views