41 public override bool Equals(
object obj)
Base class for all types of elements.
Base class for all types of semigroups.
abstract override int GetHashCode()
Calculates a hash code of the element.
Set containing all graphs.
override bool Contains(IElement Element)
Checks if the set contains an element.
override bool Equals(object obj)
Compares the element to another.
SetOfGraphs()
Set containing all graphs.
override int GetHashCode()
Calculates a hash code of the element.
static readonly SetOfGraphs Instance
Instance of the set of all graphs.
Basic interface for all types of elements.