Skip to content

AdamBenes3/vote_streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vote streams

Where to find more

You can find more in the documentation or specification. it is stored at /docs.

What is it about (simply)

Streaming vote algorithms. We want to know who the winner of specific vote rules would be with low memory (something like O(log(n)), where n is number of votes). We get the votes as a stream.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages