Skip to content

CashU uses graph algorithm to reduce the amount involved in cash flow and no. of transactions to the minimum possible extent.

Notifications You must be signed in to change notification settings

prabodhw96/CashU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CashU - Settle debts with less.

CashU is a personal finance app which uses algorithm to minimize the no. of transactions and cash flow in order to settle debts quickly.
CashU is not another debt management or record keeping app.
Alt text
In fig.(a) total transactions are 6 and total cash involved is 380.
In fig.(c) total transactions are 2 and total cash involved in 120.

For algorithm, check final.cpp.
For finding out cash flow after minimization, check mincf.cpp.
To execute the program, download the project and click final.exe.

About

CashU uses graph algorithm to reduce the amount involved in cash flow and no. of transactions to the minimum possible extent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages