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
Define or extend interface of IVertex which makes it possible to use the internal Guid for comparision of vertex1 and vertex2; Possible candidate IComparable<Guid> or IEquatable<IntPtr>
Adjust algo.
The text was updated successfully, but these errors were encountered:
Guid
for comparision of vertex1 and vertex2; Possible candidateIComparable<Guid> or IEquatable<IntPtr>
The text was updated successfully, but these errors were encountered: