summaryrefslogtreecommitdiff
path: root/ot/lp/EMD_wrapper.cpp
AgeCommit message (Collapse)Author
2017-07-14Removed some references to node_id_typearolet
node_id_type is really always int, it makes code hard to read though. In lemon they needed the typedef because they have more complicated graphs.
2017-07-14Removed unused variable maxarolet
Probably a legacy normalization variable
2017-07-13Added optional maximal number of iterationAntoine Rolet
2017-07-10correction on Win64 bugNicolas Courty
2017-04-07avoid filename conclict in windowsRĂ©mi Flamary