Documentation
¶
Index ¶
Constants ¶
View Source
const ( BallotNumFields = 6 BallotGroupSize = 2 BallotUniqueValues = 0 BallotMaxValue = 16 BallotMinValue = 0 BallotMaxValueSum = 1280 // (maxValue ^ costExponent) * numFields BallotMinValueSum = BallotNumFields BallotCostExponent = 2 BallotCostFromWeight = 0 )
Variables ¶
This section is empty.
Functions ¶
func FixedBallotMode ¶
func FixedBallotMode() spec.BallotMode
FixedBallotMode returns a fixed ballot mode fixture used in tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.