If a distance matrix is that of a weighted tree

172 Views Asked by At

I am given a distance matrix of size $n \times n$. I need to determine if it can represent a weighted tree or not.