edemo / PDEngine

voting engine using ADA authentication and condorcet method
Other
2 stars 12 forks source link

calculateWinners ignores ignoredChoices #247

Open magwas opened 5 years ago

magwas commented 5 years ago

Behaviour: Schulze method/calculate winners;only choices not in ignoredChoices are considered

@tested_feature("Schulze method")

@tested_operation("calculate winners")

@tested_behaviour("only choices not in ignoredChoices are considered")

A testable aspect of function: a set of pre- and postconditions.

Deviation in model

szirbucz commented 5 years ago

grab