Tested tool guide
Tested browser tools
Checked August 16, 2026
What Fair Division Calculator does, with a checked example
Fair division means every party values their own share at least as much as anyone else's. This calculator applies three classic procedures: cut-and-choose for two parties splitting one continuous asset, adjusted winner for two parties dividing items by point valuations, and Knaster's sealed-bid method for several parties with cash settlement. It visualizes the allocation, any fractional split, and whether the result is envy-free, all in the browser with nothing uploaded. The surprise: the result is only as fair as the numbers you enter. Methods trust stated valuations, and envy-freeness is judged on each party's own scale, not an outsider's.
Worked example
A concrete input and expected output from the current implementation.
Input
Two parties, Ann and Bob, divide an apartment, a piano, and a car by points (each party's total is 100). Apartment: Ann 40, Bob 30. Piano: Ann 35, Bob 45. Car: Ann 25, Bob 25.
->
Expected output
Ann receives the apartment and 60% of the car: 40 + 15 = 55 points. Bob receives the piano and 40% of the car: 45 + 10 = 55 points. The parties tie at 55 of 100, each values the other's bundle at 45, so the allocation is equitable and envy-free.
Each item goes to the party valuing it more; the tied car goes to Ann, who was behind on points. Ann leads 65 to 45, but transferring the whole car would overshoot, so the calculator splits the car at the point where both parties reach exactly 55 points - the envy-free, equitable outcome.