+
Point of view
NATIVE_JAVA
class GRAPH_NODE
ensure
-
good_hash_value: Result >= 0
is_equal (other: GRAPH_NODE):
BOOLEAN
effective function
require
ensure
-
commutative: generating_type = other.generating_type implies Result = other.is_equal(Current)
- Result implies hash_code = other.hash_code