-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
- Use grouping of transactions with the same requirements as input of the current algorithm instead of single transactions. This will improve performance especially in shards.
- implement a second algorithm that works top down. This algorithm would be used when it is expected that many transactions are required.
- use smarter grouping and use a "n dimensional minimum distance clustering algorithm"