Adjust Winner
1. Order objects in ascending order of value ratio of: value(agent-b) / value(agent-a)
2. Initialization: give all objects to agent-a
3. Give objects to agent-b in order until:
3.1 sum(value(agent-a)) equals to sum(value(agent-b))
Or:
3.2 There is a one object that if we cut him the values will be equal