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
This patch fixes wrong assertions in the RPQ-matrix algorithm
implementation. Some of them expected null whereas there should be
non-null values. Some of them had copy-paste errors within the
consistency checks.
0 commit comments