Question: Using C program, randomly generate a relational matrix with dimension n where n is the number of distinct elements on a set. Verify the properties
Using C program, randomly generate a relational matrix with dimension n where n is the number of distinct elements on a set. Verify the properties of the relation: such as symmetric, anti-symmetric, transitive and equivalence etc. Determine computational time in this step (except printing time) in milliseconds.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
