From 5b4a819113c540be062d2e0d79ba577f03f5ac5c Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" <57684088+tgorordo@users.noreply.github.com> Date: Fri, 22 May 2026 03:14:41 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index bd67a90..434dbc2 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,3 @@ The Smith set is the minimal set of candidates which can beat all others pairwise - if there is a single winner in the set they are guaranteed the standard Condorcet i.e. Majority winner (they beat all others pairwise). - - -## TODO - -- add cli options & flexibility - - relevant column selection flags - - eligible voter filter flags (row selection) - - output control flags (whether to show input ballots or the voter ids on them, whether to pretty print output, etc.) -- `cgi` [interface on pages.uoregon.edu](https://service.uoregon.edu/TDClient/2030/Portal/KB/Article/43069/Advanced-use-of-pages-uoregon-edu). -- instructions/writeup and README -- polish/finalize packaging and usage (might be some refactoring of where the cli goes)