Documentation ¶
Overview ¶
Package optimal change heuristic It tries to locate in the output set of a transaction an address that receives an amount which is smaller or equal than all inputs values. We count the transactions in which this condition is satisfied.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Optimal ¶
Optimal heuristic
func (*Optimal) ChangeOutput ¶
ChangeOutput returns the index of the output which value is less than any inputs value, if there is any
Click to show internal directories.
Click to hide internal directories.