Commit Graph

13 Commits

Author SHA1 Message Date
arnekeller
9facddf889 Use Dijkstras algorithm 2019-04-06 19:50:27 +02:00
arnekeller
c13029c5e5 Add caching for intersection checks 2019-04-02 17:51:26 +02:00
arnekeller
6e8a6c1a94 Use R*-Tree to speed up polygon intersection checks 5-6x 2019-04-01 21:47:35 +02:00
Arne Keller
4e182d3826 Prepare for more efficient polygon intersection check 2019-04-01 21:00:48 +02:00
Arne Keller
2c0d20eae4 Allow reading svg files 2019-04-01 19:05:18 +02:00
Arne Keller
affe26209f Fix various warnings and improve performance 2019-03-29 23:20:34 +01:00
Arne Keller
ae4ac1732e Add command-line options 2019-03-29 19:39:22 +01:00
arnekeller
6a29ec6223 . 2019-02-09 16:18:58 +01:00
Arne Keller
6de816f6a4 German comments; optimizations 2019-01-31 16:10:03 +01:00
Arne Keller
c93c0d3043 Documentation updates; misc. changes 2019-01-30 22:10:37 +01:00
Arne Keller
d97e51c3bc Fancy output; initial documentation 2019-01-30 15:38:04 +01:00
Arne Keller
6d2546bb44 Cleanup 2019-01-17 18:38:56 +01:00
Arne Keller
ce36020814 Initial commit 2019-01-17 18:37:39 +01:00