Closed martinlackner closed 4 years ago
Implement MAV via an ILP (Gurobi). Currently only compute_mav(profile, committeesize, ilp=False) works
compute_mav(profile, committeesize, ilp=False
Implemented by Stefan Forster
Implement MAV via an ILP (Gurobi). Currently only
compute_mav(profile, committeesize, ilp=False
) works