summaryrefslogtreecommitdiff
path: root/contrib/non-profit-audit-reports/bank-reconcilation.plx
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by codespellAlexis Hildebrandt2022-07-191-1/+1
* Sort solution by date in output.Bradley M. Kuhn2013-02-181-1/+1
* Searching is better when you can set the begin date, end date and then go bac...Bradley M. Kuhn2013-02-181-6/+6
* Improve spreadsheet and debugging output.Bradley M. Kuhn2013-02-181-6/+10
* Start search from date: easy way to resume searches.Bradley M. Kuhn2013-02-181-5/+5
* Finish reporting details for STDOUT; change command line arg to bank balance.Bradley M. Kuhn2013-02-181-20/+40
* Default to brute-force subset sum solution.Bradley M. Kuhn2013-02-181-8/+44
* Rename the function to note it's the dynamic programming one.Bradley M. Kuhn2013-02-181-2/+2
* Loop through to build smaller sets when testing.Bradley M. Kuhn2013-02-181-29/+52
* Basic implementation probably correct, but needs much RAM.Bradley M. Kuhn2013-02-181-9/+36
* Began work on script to reconcile bank accounts.Bradley M. Kuhn2013-02-181-0/+122