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

548 B

public Election::isVoteWeightAllowed

Description

public Election->isVoteWeightAllowed ( ): bool

Returns the corresponding setting as currently set (False by default). If it is True then votes vote optionally can use weight otherwise (if false) all votes will be evaluated as equal for this election.

Return value:

(bool) True / False