alifa98 / GameKit

A library for Game Theoy algorithms
GNU General Public License v3.0
10 stars 1 forks source link

Envy-Free cake cutting algorithm (high order) #4

Open alifa98 opened 2 years ago

alifa98 commented 2 years ago

check out: https://en.wikipedia.org/wiki/Envy-free_cake-cutting

This issue may be unrealistic, but we should search about this. I guess we can implement algorithms that work in specific conditions.

https://arxiv.org/abs/0907.1334

alifa98 commented 2 years ago

We should implement an epsilon-envy-free algorithm.