You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a single line fix. This issue happens only in a very rare case. So you do not need to worry about the correctness of your previous result if it does not fall into the following category:
You use KaHyParBipartite or SABiPartite, and the problem scale is small (default: number of tensors <= 40) such that there is only one valid partition.
I would suggest use TreeSA in most cases, with proper hyper-parameters, this one usually gives the best contraction order. And this one is the most tested one is practise.
Version information:
Example:
The text was updated successfully, but these errors were encountered: