https://github.com/hscells/merging
List merging/fusion methods implemented in Go
https://github.com/hscells/merging
Last synced: 7 months ago
JSON representation
List merging/fusion methods implemented in Go
- Host: GitHub
- URL: https://github.com/hscells/merging
- Owner: hscells
- Created: 2019-05-31T01:57:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T07:48:38.000Z (over 6 years ago)
- Last Synced: 2024-12-28T12:43:18.912Z (over 1 year ago)
- Language: Go
- Homepage: https://godoc.org/github.com/hscells/merging
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# merging
package merging implements rank fusion/list merging methods in Go. Currently implemented are:
- CombSUM
- CombMNZ