mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-12 18:42:13 -07:00
init. core algorithm, initial testing, basic cli.
This commit is contained in:
commit
8836c49091
12 changed files with 2297 additions and 0 deletions
5
test/test_ballot.csv
Normal file
5
test/test_ballot.csv
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Alice,Bob,Carol
|
||||
1 ,2 ,3
|
||||
2 ,1 ,3
|
||||
1 ,3 ,2
|
||||
3 ,1 ,2
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue