summaryrefslogtreecommitdiff
path: root/geom_bottleneck/include
AgeCommit message (Collapse)Author
2018-06-03First tests addedArnur Nigmetov
Preparation for longest edge computation.
2018-05-19Points at infinity handled correctly.Arnur Nigmetov
1. Reader copied from wasserstein code, can parse inf, moved to hera namespace. 2. addProjections removes points at infinity. 3. Points at infinity handled separately by getInfinityCost().
2018-01-20Major rewrite, templatized versionArnur Nigmetov