Anytime Winner Determination Problem
Version 1.0.0 (10.9 KB) by
Angshul Majumdar
Ploy(3) solutions to winner determination - Convex and Greedy
Winner Determination Problem (WDP) is classically NP complete. The usual approach to solve it using mixed integer linear program (CPLEX). It gives an exact solution. However, CPLEX is excruciatingly slow. We prove that by recasting WDP as L0 minimization; we can use the theory of compressed sensing to propose convex and greedy surrogates (both running in O(n^3)).
Cite As
Angshul Majumdar (2026). Anytime Winner Determination Problem (https://www.mathworks.com/matlabcentral/fileexchange/183400-anytime-winner-determination-problem), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2025b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
