You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominique Merle 686342e7f9
feat: add custom Exceptions
3 years ago
..
CollectedTally.java feat: add a CollectedTally to ease collection of judgments 3 years ago
DefaultGradeTally.java test: enable the median default grade in the JSON assertions 3 years ago
DeliberatorInterface.java feat: raise a proper exception on invalid tallies 3 years ago
IncoherentTallyException.java feat: add custom Exceptions 3 years ago
InvalidTallyException.java feat: add custom Exceptions 3 years ago
MajorityJudgmentDeliberator.java feat: raise a proper exception on invalid tallies 3 years ago
MedianDefaultTally.java test: enable the median default grade in the JSON assertions 3 years ago
NormalizedTally.java feat: build a normalized tally from another tally (like a collected tally) 3 years ago
ProposalResult.java feat: expose the tally analysis in the proposal result 3 years ago
ProposalResultInterface.java feat: expose the tally analysis in the proposal result 3 years ago
ProposalTally.java feat: normalized tally using Least Common Multiple 3 years ago
ProposalTallyAnalysis.java test: cover the favoring adhesion feature 3 years ago
ProposalTallyInterface.java docs 3 years ago
Result.java feat: implement a majority judgment deliberator 3 years ago
ResultInterface.java feat: implement a majority judgment deliberator 3 years ago
StaticDefaultTally.java feat: raise a proper exception on invalid tallies 3 years ago
Tally.java feat: add a CollectedTally to ease collection of judgments 3 years ago
TallyInterface.java refacto: Long → BigInteger 3 years ago
UnbalancedTallyException.java feat: add custom Exceptions 3 years ago