Skip to content

QuanticX/majority-judgment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Majority judgment vote's process

Implementation in python of the majority judgment process.

For more details, see the link below:

https://en.wikipedia.org/wiki/Majority_judgment

Documentation

This algorithm is done with python 3.6.x.

Done with the best merge of data structure for an ideal complexity.

Installation

Do on a terminal prompt:

$ python3 majority-judgment.py

or,

$ ./majority-judgment.py

License

There is a CC-BY-SA's license. It's an open source project.

About

Implementation in python of the majority judement process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages