Skip to content

igarnier/optiml-transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optiml-transport - optimal transportation using the network simplex algorithm

These are some bindings to a solver for the optimal transportation problem. The solver uses the network simplex algorithm and is reasonably efficient. The underlying c++ code was obtained through the Python Optimal Transportation toolkit (POT), which itself used some code by Nicolas Bonneel, using some code from the LEMON library.

About

Optimal transportation in OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published