You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,7 @@ In particular the dependencies are:
91
91
- 2D Triangulation (GPL)
92
92
- 2D Regularized Boolean Set-Operations (GPL)
93
93
- 2D Straight Skeleton and Polygon Offsetting (GPL)
94
+
- 2D Arrangement (GPL), see also `Fogel, Efi, Dan Halperin, and Ron Wein. CGAL arrangements and their applications: A step-by-step guide. Vol. 7. Springer Science & Business Media, 2012.`
94
95
95
96
### GTSP solver
96
97
The underlying optimization uses the [memetic solver](http://www.cs.nott.ac.uk/~pszdk/?page=publications&key=Gutin2009a) presented in
0 commit comments