BikeNetKit / BikeNetKit/GrowBikeNet

After triangulation bugfix, add minimum weight triang back as option

Open
#83 1 comment 0 reactions 2 assignees Claimed by @Manuel-Knepper View on GitHub
Dominant language
Python
Stars
7
Forks
4
Avg merge
4h 4m
Merged PRs (30d)
32

Description

Now that the triang bug is fixed: https://github.com/BikeNetKit/GrowBikeNet/issues/79
Add minimum weight triang back as option with a parameter like so: https://github.com/BikeNetKit/GrowBikeNet/issues/23
The default can stay Delaunay though, because mwt is slow. But since we have the code, why not add it back, as it is consistent with the paper.

Low priority, because Delaunay seems to give identical results just faster.

At least I will update the docstring soon to note the inconssistency with the paperr (which seems totally fine).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.