694 B
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.