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

Test some true majority graphs #6

Open
wbreeze opened this issue May 5, 2019 · 2 comments
Open

Test some true majority graphs #6

wbreeze opened this issue May 5, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@wbreeze
Copy link
Owner

wbreeze commented May 5, 2019

By "true" majority graphs we mean generated from a preference graph that is generated from a list of declared preferences.

This requires:

  • writing code to aggregate preference expressions into a preference graph
  • writing code to generate a majority graph from a preference graph
@wbreeze
Copy link
Owner Author

wbreeze commented May 10, 2019

PR #8 provides the code methods in src/preference_graph.c

What remains of this issue is to test more from expressed preference orders.

@wbreeze
Copy link
Owner Author

wbreeze commented Jul 19, 2019

socelect now uses this with "true" preference graphs. That is user testing via the Ruby binding.

@wbreeze wbreeze added enhancement New feature or request good first issue Good for newcomers labels Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant