Releases: COMSOC-Community/pabutools
Releases · COMSOC-Community/pabutools
Big fixes and few new funcitonnalities
What's Changed
- Make
get_random_approval_profile
deterministic by @mdbrnowski in #48 - Additive stable priceability by @WiktorGrzankowski in #50
- Fix
name
andmeta
fields in Ballots by @mdbrnowski in #51 - Add linear programs for core and Pareto optimality by @grzenow4 in #52
New Contributors
- @WiktorGrzankowski made their first contribution in #50
- @grzenow4 made their first contribution in #52
Full Changelog: v1.2.2...v1.2.3
Global load bound for Phragmén
v1.2.2 Global load limit for Phragmén
PB EAR Rulee
What's Changed
- PB- EAR implementation by @vivianu2001 in #43
New Contributors
- @vivianu2001 made their first contribution in #43
Full Changelog: v1.2.0...v1.2.1
Full support of Python 3.13
v1.2.0 Priceability support for Python 3.13 (migrated to PuLP)
Bug fixes
Bug fix
Bug fixes
Maximin Support via LPs
Introduction of the maximin support rule solved via LPs
Support for Python 3.13
v1.1.13 Merge branch 'main' of https://github.com/COMSOC-Community/pabutools
Migrating to PuLP to solve MIP problems
v1.1.12 New version