Module sp_npos_elections::phragmms[][src]

Expand description

Implementation of the PhragMMS method.

The naming comes from the fact that this method is highly inspired by Phragmen’s method, yet it also provides a constant factor approximation of the Maximin problem, similar to that of the MMS algorithm.

Functions

Execute the phragmms method.