summaryrefslogtreecommitdiff
path: root/ot/lp/EMD_wrapper.cpp
AgeCommit message (Expand)Author
2022-06-13[MRG] Correct pointer overflow in EMD (#381)Nathan Cassereau
2022-06-01[MRG] numItermax in 64 bits in EMD solver (#380)Nathan Cassereau
2021-09-29[MRG] OpenMP support (#260)kguerda-idris
2020-04-23[WIP] Issue with sparse emd and adding tests on macos (#158)Nicolas Courty
2019-12-03first implemntation sparse lossRémi Flamary
2019-12-02proper documentation and parameterRémi Flamary
2019-12-02add awesome sparse solverRémi Flamary
2019-12-02nothing explodes and it compilesRémi Flamary
2019-11-29correct bad speedupRémi Flamary
2019-11-29cant beleive i forgot a semicolumnRémi Flamary
2019-11-29cleanup cpp code and annd emd with sparse Ot matrixRémi Flamary
2017-09-09Renamed variableAntoine Rolet
2017-09-07Added MAX_ITER_REACHED flag and warningAntoine Rolet
2017-09-05Removed declaration of unused variableAntoine Rolet
2017-09-05Merge remote-tracking branch 'upstream/master'Antoine Rolet
2017-08-30Changes:aje
2017-08-29Changes to LP solver:aje
2017-07-21Added and passed tests for dual variablesarolet
2017-07-21Compute cost with primalarolet
2017-07-21Added dual variables computationsarolet
2017-07-21Cleaned optimal plan and optimal cost computationarolet
2017-07-14Removed some references to node_id_typearolet
2017-07-14Removed unused variable maxarolet
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