Deliberation and voting system built in guile scheme with spritely goblins.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Edward L Platt 5444c0654e Add group-by to utils.
* Applies a procedure to each element of a list and returns an association list mapping the procedures return value to a list of the elements that produce that return value.
2 years ago
deliberate Add group-by to utils. 2 years ago
.gitignore Initial commit. 2 years ago
COPYING Initial commit. 2 years ago
deliberate.scm Allow incomplete ballots. 2 years ago
test-borda.scm Add group-by to utils. 2 years ago
test-deliberate.scm Allow incomplete ballots. 2 years ago