Tagged Questions
1
vote
0answers
60 views
What algorithm is Mathematica using for FirstPassageTimeDistribution[]?
What algorithm is Mathematica 9 using for FirstPassageTimeDistribution[]? Is it attempting to use PseudoInverse[] on the ...
6
votes
1answer
165 views
What algorithm is Mathematica 9 using for “SpectralEmbedding” of graphs?
When I specify that a graph should be realized using the "SpectralEmbedding" procedure, what paper / algorithm for spectral embedding is this based on? I was unable to find any documentation for ...
8
votes
1answer
119 views
Algorithm used by IsomorphicGraphQ
I'd like to know which algorithm is used to test if two graphs are isomorphic?