Hamming Distance
Purpose of the Node
Section titled “Purpose of the Node”The Hamming Distance node calculates the Hamming distance between two input strings. The Hamming distance is the number of positions at which the corresponding symbols are different.
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
string1 | First String | String | Normal |
string2 | Second String | String | Normal |
distance | Hamming Distance | Float | Normal |