Skip to content

Add three voting algorithm

Description

Add three new voting algorithm

Schulze Voting Algorithm
Instant run off Voting Algorithm
Kemeng Young Voting Algorithm

Improve frontend for all three voting algorithm

Type of change

Please mark the options that are relevant.

  • Updated UI/UX
  • Improved the business logic of code
  • Added new feature
  • Other

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
Edited by Yogendra Jhala

Merge request reports