1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/condorcet/Documentation/Election Class/public Election--getCondorcetLoser.md
2022-09-21 14:01:45 +02:00

862 B

public Election::getCondorcetLoser

Description

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.



Examples and explanation