What type of graph might be stored, given the adjacency matrix below? [ [0,1,0,0,1,0], [1,0,1,0,1,0], [0,1,0,1,0,01, [0,0,1,0,1,1], [1,1,0,1,0, 0], [0,0,0,1,0,0]] a directed graph Answers: an...


need help with a computer science question


What type of graph might be stored, given the adjacency matrix below?<br>[ [0,1,0,0,1,0],<br>[1,0,1,0,1,0],<br>[0,1,0,1,0,01,<br>[0,0,1,0,1,1],<br>[1,1,0,1,0, 0],<br>[0,0,0,1,0,0]]<br>a directed graph<br>Answers:<br>an undirected graph<br>a weighted graph<br>an unweighted graph<br>

Extracted text: What type of graph might be stored, given the adjacency matrix below? [ [0,1,0,0,1,0], [1,0,1,0,1,0], [0,1,0,1,0,01, [0,0,1,0,1,1], [1,1,0,1,0, 0], [0,0,0,1,0,0]] a directed graph Answers: an undirected graph a weighted graph an unweighted graph

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here