Powers of the Adjacency Matrix
Questions
which_api
kyawlin
October 8, 2020, 11:59am
#1
how can I implement of Powers of the Adjacency Matrix?
e.g.
A^2 =A * A
mufeili
October 8, 2020, 2:05pm
#2
You can use
this API
.
1 Like