Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andywiecko committed Sep 18, 2023
1 parent c7d1041 commit 917aa11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,8 @@ Furthermore, we present a performance comparison (with Burst enabled) between `v

## Roadmap v3.0

- [x] ~~Remove supertriangle approach.~~
- [X] ~~Adapt Delaunay triangluation to `halfedges` approach.~~
- [ ] Remove super-triangle approach.
- [ ] Adapt constraints and refinement algorithm to `halfedges` approach.
- [ ] Improve performance of the constraint algorithm.
- [ ] Improve performance of the refinement algorithm.
Expand Down

0 comments on commit 917aa11

Please sign in to comment.