issues
search
martinlackner
/
abcvoting
Python implementations of approval-based committee (multi-winner) voting rules
https://abcvoting.readthedocs.io/
MIT License
32
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can Seq-Phragmen be used to return a ranking?
#82
erelsgl
opened
3 months ago
0
Fix seed in generate
#81
Simon-Rey
closed
3 months ago
1
Propagating changes in the prefsampling
#80
Simon-Rey
closed
6 months ago
0
Implement greedy cohesive rule and greedy justified candidate rule
#79
martinlackner
opened
7 months ago
0
Sampling via prefsampling
#78
Simon-Rey
closed
7 months ago
4
Samplers via prefsampling
#77
Simon-Rey
closed
7 months ago
1
Change implementation of maximin support method to use flows instead of LPs
#76
DominikPeters
opened
8 months ago
0
Updating the sampling module to use prefsampling instead of the current functions.
#75
Simon-Rey
closed
7 months ago
3
Looking for ideas for undergraduate student project
#74
erelsgl
closed
7 months ago
1
Updated I/O to use preflibtools
#73
Simon-Rey
closed
1 year ago
1
Fix timeout of irresolute sequential rules with many ties
#72
martinlackner
opened
1 year ago
0
Updated the I/O for PrefLib
#71
Simon-Rey
closed
1 year ago
0
Updated the PrefLib I/O to reflect the new preflibtools
#70
Simon-Rey
closed
1 year ago
0
Clarify docstring about weights
#69
DominikPeters
closed
1 year ago
1
Weighted rules & weighted properties
#68
DominikPeters
closed
1 year ago
1
Weighted versions of properties
#67
DominikPeters
closed
1 year ago
3
Implement FJR
#66
DominikPeters
closed
1 year ago
1
Implement maximin support method (MMS)
#65
DominikPeters
closed
1 year ago
2
Improve docs for generate
#64
DominikPeters
closed
1 year ago
0
Improvements to properties
#63
DominikPeters
closed
1 year ago
1
Implement EJR+
#62
DominikPeters
closed
1 year ago
1
Comparison to other PAV implementations
#61
nealmcb
closed
1 year ago
1
add JOSS badge to README.md
#60
lumbric
closed
1 year ago
0
Paper
#59
martinlackner
closed
2 years ago
0
add priceability and core property
#58
Florian-Lackner
closed
2 years ago
0
Implement the Maximin Support Method
#57
martinlackner
closed
1 year ago
1
Faster sequential rules with numpy
#56
martinlackner
opened
2 years ago
0
properties.py file added
#55
elvic96
closed
2 years ago
3
Proportional ranking
#54
erelsgl
closed
2 years ago
2
add testing of pip packages
#53
lumbric
closed
2 years ago
2
add the missing bipartite_matching to the package
#52
lumbric
closed
3 years ago
1
Make compatible with Python 3.9 and 3.10 and improve build piple line a bit
#51
lumbric
closed
3 years ago
1
Do not use Git Sha1 in package names
#50
lumbric
closed
3 years ago
0
Use proper version string syntax for dev packages
#49
lumbric
closed
3 years ago
0
Fetch all tags and branches in GH actions
#48
lumbric
closed
3 years ago
0
Add release and test packages to GH actions
#47
lumbric
closed
3 years ago
1
Add setuppy
#46
lumbric
closed
3 years ago
0
Remove CBC debugging output
#45
lumbric
closed
3 years ago
0
Minor refactoring for Gurobi methods
#44
lumbric
closed
3 years ago
0
Make output unit tests more robust
#43
lumbric
closed
3 years ago
0
Fix upper bound for minimaxav
#42
lumbric
closed
3 years ago
1
Refactor verbose flag to Output() class
#41
lumbric
closed
3 years ago
1
Fix wrong test_output skips and set mip to non verbose
#40
lumbric
closed
3 years ago
1
Skip test_output for Gurobi
#39
lumbric
closed
3 years ago
0
Experimental
#38
martinlackner
closed
3 years ago
0
migrate pytest.ini to pyproject.toml
#37
lumbric
closed
3 years ago
1
Cleanup infrastructure
#36
lumbric
closed
3 years ago
1
Remove obsolete future imports
#35
lumbric
closed
3 years ago
1
Introduce black formatter
#34
lumbric
closed
3 years ago
0
Minor refactorings
#33
lumbric
closed
3 years ago
1
Next