Skip to content

Commit 175d363

Browse files
authored
Update README.md
1 parent 4219989 commit 175d363

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,9 @@ In particular the dependencies are:
9191
- 2D Triangulation (GPL)
9292
- 2D Regularized Boolean Set-Operations (GPL)
9393
- 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+
- 2D Arrangement (GPL), see also
95+
96+
```Fogel, Efi, Dan Halperin, and Ron Wein. CGAL arrangements and their applications: A step-by-step guide. Vol. 7. Springer Science & Business Media, 2012.```
9597

9698
### GTSP solver
9799
The underlying optimization uses the [memetic solver](http://www.cs.nott.ac.uk/~pszdk/?page=publications&key=Gutin2009a) presented in

0 commit comments

Comments
 (0)