Skip to content

public Election::getCondorcetLoser

Read it at the source

Description

php
public Election->getCondorcetLoser ( ): ?CondorcetPHP\Condorcet\Candidate

Get the natural Condorcet loser if there is one.

Return value

(?CondorcetPHP\Condorcet\Candidate) Candidate object given. Null if there are no available loser.



Tutorial

Released under the MIT License.