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--getCondorcetWinner.md
2022-09-21 14:01:45 +02:00

864 B

public Election::getCondorcetWinner

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.



Examples and explanation