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/Condorcet Class/public static Condorcet--getAuthMethods.md
2022-09-21 14:01:45 +02:00

694 B

public static Condorcet::getAuthMethods

Description

public static Condorcet::getAuthMethods ( [bool $basic = false] ): array

Get a list of supported algorithm.

basic: bool

Include or not the natural Condorcet base algorithm.

Return value:

(array) Populated by method string name. You can use it on getResult ... and others methods.