In problem 45261, my solution produces a cell array with the correct contents except that my vectors are columns not rows as required in the solution tests. How do I change the contents of each cell from a column to row vector?
There seems to be an error in the Edge list used to test solutions (Test 2) as the input T matrix does not have a 3,7 pair. I had to change a value to include such a pair.