Overview
==========
## Axiom Violation Tables
Explore detailed analyses of axiom violations across different voting methods:
### Dominance Axioms
* Profile
* Profile with Ties
### Invariance Axioms
* Profile
* Profile with Ties
### Monotonicity Axioms
* Profile
* Profile with Ties
### Strategic Axioms
* Profile
* Profile with Ties
### Variable Candidate Axioms
* Profile
* Profile with Ties
### Variable Voter Axioms
* Profile
* Profile with Ties
## Axiom Class
```{eval-rst}
.. autoclass:: pref_voting.axiom.Axiom
:members:
```