Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-beaten candidates are winners #246

Open
magwas opened this issue Mar 15, 2019 · 3 comments
Open

non-beaten candidates are winners #246

magwas opened this issue Mar 15, 2019 · 3 comments

Comments

@magwas
Copy link
Member

magwas commented Mar 15, 2019

Behaviour: Schulze method/calculate winners;all non-beaten candidates are winners

@tested_feature("Schulze method")

@tested_operation("calculate winners")

@tested_behaviour("all non-beaten candidates are winners")

i is a winner if for each j m[i,j] beats m[j,i]

Deviation in model

@emddom
Copy link
Contributor

emddom commented Mar 26, 2019

grab
github account: [email protected]
branch already locally: feature/non-beaten_candidates_are_winners_246

@szirbucz
Copy link
Contributor

szirbucz commented Apr 4, 2019

Hi @emddom , as far as I see, this task has been assigned to you 8 days ago. Are you currently working on it? I started to work on the calculate winners operation, and it would make the testing a bit simpler when it would be done.
If you changed your mind and don't want to implement it, I would do it willingly.

@emddom
Copy link
Contributor

emddom commented Apr 4, 2019 via email

szirbucz added a commit to szirbucz/PDEngine that referenced this issue Apr 4, 2019
magwas pushed a commit that referenced this issue Apr 4, 2019
* Non-beaten andidates are winners #246
magwas pushed a commit that referenced this issue Apr 11, 2019
* Non-beaten andidates are winners #246
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants