README.md

minTX : Minimize the Number of Transactions between Counterparties Needed to Settle Debts

Installation

if (!require(devtools)) {
    install.packages('devtools')
}
devtools::install_github('miguelbiron/minTX')

Example

See this post in my blog where I describe the problem and show the solution I propose implemented in minTX.

To Do



miguelbiron/minTX documentation built on May 7, 2019, 10:53 p.m.