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

beat matrix ties #256

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

beat matrix ties #256

magwas opened this issue Mar 15, 2019 · 7 comments

Comments

@magwas
Copy link
Member

magwas commented Mar 15, 2019

Behaviour: Schulze method/normalize beat matrix;the elements for ties are (0,0)

@tested_feature("Schulze method")

@tested_operation("normalize beat matrix")

@tested_behaviour("the elements for ties are (0,0)")

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

Deviation in model

@valentinbujdoso
Copy link
Contributor

grab

@valentinbujdoso
Copy link
Contributor

@magwas Could you explain me this tie stuff? I tried to googled it but i did not find anything. :(

@szirbucz
Copy link
Contributor

szirbucz commented Mar 31, 2019

@valentinbujdoso On tie the 2 choices have equal wins and loses. If you normalize it (subtract min(win, lose) from both parameters) it must be (0, 0).

@magwas
Copy link
Member Author

magwas commented Mar 31, 2019

update: as @szirbucz said

@szirbucz
Copy link
Contributor

Just for the record: @szirbucz said :P

@valentinbujdoso
Copy link
Contributor

Thanks :)

magwas pushed a commit that referenced this issue Mar 31, 2019
@valentinbujdoso
Copy link
Contributor

done

magwas pushed a commit that referenced this issue Apr 11, 2019
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