Age | Commit message (Expand) | Author |
---|---|---|
2018-03-13 | Add a test to make sure that negative effective values are filtered | Andrew Chow |
2018-03-13 | Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use it | Andrew Chow |
2018-03-13 | Move original knapsack solver tests to coinselector_tests.cpp | Andrew Chow |
2018-03-13 | Add tests for the Branch and Bound algorithm | Andrew Chow |