Closed IngoScholtes closed 6 years ago
For undirected networks, the current implementation returns an invalid (non-stochastic) transition matrix. This is due to the fact that the network is implicitly interpreted as directed network, which breaks the correct normalization.
For undirected networks, the current implementation returns an invalid (non-stochastic) transition matrix. This is due to the fact that the network is implicitly interpreted as directed network, which breaks the correct normalization.