- Declared in: RT.Dijkstra.Node<TWeight, TLabel>
- Implements: IEquatable<Node<TWeight, TLabel>>.Equals(Node<TWeight, TLabel>)
- Abstract
Declaration
public abstract bool Equals(
Node<TWeight, TLabel> other
)
Summary
When overridden in a derived class, compares two nodes for equality.