Click or drag to resize

StateImplGetHashCode Method (Boolean)

[Missing <summary> documentation for "M:P.Runtime.StateImpl.GetHashCode(System.Boolean)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetHashCode(
	bool symmetryReduction
)

Parameters

symmetryReduction
Type: SystemBoolean

[Missing <param name="symmetryReduction"/> documentation for "M:P.Runtime.StateImpl.GetHashCode(System.Boolean)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:P.Runtime.StateImpl.GetHashCode(System.Boolean)"]

See Also