diff options
| author | Andrew Chow <[email protected]> | 2018-03-09 22:51:39 -0500 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2018-03-13 12:39:26 -0400 |
| commit | fb716f7b25927e377f73b904a88ab67facfe3e55 (patch) | |
| tree | 80dd5c4d3fb2c13031611f2ab5f11e23c8510e45 /src/httpserver.cpp | |
| parent | Add tests for the Branch and Bound algorithm (diff) | |
| download | discoin-fb716f7b25927e377f73b904a88ab67facfe3e55.tar.xz discoin-fb716f7b25927e377f73b904a88ab67facfe3e55.zip | |
Move current coin selection algorithm to coinselection.{cpp,h}
Moves the current coin selection algorithm out of SelectCoinsMinConf
and puts it in coinselection.{cpp,h}. The new function, KnapsackSolver,
instead of taking a vector of COutputs, will take a vector of CInputCoins
that is prepared by SelectCoinsMinConf.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions