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

Allow for partial allocations of goods #40

Open
clange opened this issue Sep 11, 2013 · 0 comments
Open

Allow for partial allocations of goods #40

clange opened this issue Sep 11, 2013 · 0 comments

Comments

@clange
Copy link
Member

clange commented Sep 11, 2013

We already have a partial variant of RelationProperties.injections. We would additionally need a partial variant of injections_alg. This would have to be realised by recursing not just on the tail xs, but on all sublists x # xs of length n - 1. Reuse some library code (List.{sublist,sublists,n_lists}).

In CombinatorialAuction.thy we would have to provide variants of possible_allocations_*.

@ghost ghost assigned clange Sep 11, 2013
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

1 participant