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

Using JuMP.jl #10

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Using JuMP.jl #10

wants to merge 4 commits into from

Conversation

GeorgeR227
Copy link
Owner

This PR is meant to introduce Julia as the language of choice using JuMP.jl for solving. It'll included various demo examples that we can run.

Also made a small showcase example, could be useful for the demo.
@GeorgeR227
Copy link
Owner Author

I've made a small script in shapley_shifted.jl where I took our example from the slides and found the Shapley value. From that, I established the core and then shifted that so that the Shapley value (500, 200, 200) is at the origin. With this setup, I then found the furthest point away, in a Euclidean sense, and then shifted that point back to the original setup and actually got our "unfair outcome" of (900, 0, 0).

This is meant to make generic the process of finding the "most unfair outcomes" of a certain payoff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant