Skip to content

Commit 9eaa982

Browse files
committed
Added Weak Single-Voter Resolvability to docs
1 parent a800e38 commit 9eaa982

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/source/variable_voter_axioms.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,16 @@ Variable Voter Axioms
9999
100100
```
101101

102+
## Weak Single-Voter Resolvability
103+
104+
```{eval-rst}
105+
106+
.. autofunction:: pref_voting.variable_voter_axioms.has_weak_single_voter_resolvability_violation
107+
108+
.. autofunction:: pref_voting.variable_voter_axioms.find_all_single_voter_resolvability_violations
109+
110+
```
111+
102112
## Neutral Reversal
103113

104114
```{eval-rst}

0 commit comments

Comments
 (0)