mirror of https://github.com/CGAL/cgal
- We used to have a thread-local variable for cell::TDS_data to make incident_cells concurrently callable but it was slow and memory-consuming => new incident_cells function which do not use cell::TDS_data => faster and lighter - update_restricted_delaunay now uses parallel_for instead of parallel_do (it was quite slow with the implicit oracle) => faster (but requires to fill a temporary vector) |
||
|---|---|---|
| .. | ||
| CGAL | ||