public Election::getCondorcetWinner
February 21, 2026 ยท View on GitHub
Description
public Election->getCondorcetWinner ( ): ?CondorcetPHP\Condorcet\Candidate
Get the natural Condorcet winner if there is one.
Return value
(?CondorcetPHP\Condorcet\Candidate) Candidate object given. Null if there are no available winner.