<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
For instance, suppose the following parties are represented in<br>
legislature, with seat counts:<br>
<br>
Party A: 55<br>
Party B: 10<br>
Party C: 7<br>
Party D: 1<br>
Party E: 48<br>
Party F: 29<br>
Party G: 10<br>
Party H: 9<br>
<br>
Now suppose that, to make things interesting, parties E, F, and H choose<br>
to form government. Furthermore suppose there are 10 ministries, </blockquote><div><br></div><div>One way to do this would be to say:</div><div>Each party gets to "bid" portions of their votes for each of the ministries. The ministries are then allocated such that for each ministry and party, you calculate the total votes for that party, divided by the total "bid" that that party made for all the ministries it "wins", times the "bid" for the ministry in question, and whichever party has that quantity greatest "wins". (This might not lead to a stable solution, and if not, you resolve the mess in favor of the largest party.)</div><div><br></div><div>Say there were 3 ministries. Party E can guarantee it gets ministry 1 by bidding 30 for it; then, it can probably get 2 or 3 by bidding the remaining 18 on one of them. Or, it can guarantee getting at least 2 ministries by bidding at least 15 on each, putting the final 3 on the one it wants the most. Thus, party F should bid 19 on the ministry it wants the most, and 10 on the one it thinks E wants least.</div><div><br></div><div><br></div></div></div></div>