Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 845 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 845 Bytes

Debt Resolver

GUI Java app for resolving debt within group.

Two algorithms, which can be chosen. First one resolves debt separetly between each person (like standard Splitwise). Second one reduces number of transactions between n persons to n-1 (like Splitwise "simplify debt" feature).

You can add weight to each person (i.e. specific person didn't participate in the whole trip).

View:

image

Can also be run as console app, when provided with adequate run arguments:

Input text file:

image

Output:

image