Commit Graph

  • f4a7dbc19e Minor docs update master arnekeller 2019-04-19 19:19:28 +0200
  • 4cb06640bc Reorder docs and add image arnekeller 2019-04-18 13:58:21 +0200
  • 6f46467b78 Make introduction longer arnekeller 2019-04-15 14:27:56 +0200
  • d1c14227d8 Rewrite doc introduction arnekeller 2019-04-14 13:57:38 +0200
  • 484c06dbd2 Minor doc. changes arnekeller 2019-04-13 13:05:52 +0200
  • 8f65ece32c Optimizations arnekeller 2019-04-13 12:51:42 +0200
  • 2719ae448b Misc changes arnekeller 2019-04-10 21:57:33 +0200
  • da04175b83 Phrasing arnekeller 2019-04-10 21:45:28 +0200
  • ff60607044 More docs arnekeller 2019-04-10 21:44:33 +0200
  • 2d29c2761c Misc. documentation changes arnekeller 2019-04-09 21:55:32 +0200
  • 679433d16c Enable LTO arnekeller 2019-04-09 21:55:08 +0200
  • 99f050bc12 More debug output arnekeller 2019-04-09 21:54:59 +0200
  • f17dd4cb9a Update run script arnekeller 2019-04-09 21:54:31 +0200
  • ead5e0b8e9 Add benchmarking examples arnekeller 2019-04-09 21:54:19 +0200
  • b5422440d6 Add maze example arnekeller 2019-04-09 21:54:08 +0200
  • 8da5f7d14f Improve example arnekeller 2019-04-08 12:10:33 +0200
  • b5f7e52fbe Remove unused code, add comments and misc. changes arnekeller 2019-04-08 11:57:28 +0200
  • 5240901326 Use parking_lot for RwLock arnekeller 2019-04-07 23:08:36 +0200
  • 3c694166b2 Doc updates arnekeller 2019-04-07 16:30:37 +0200
  • 470a672afb Optimize path finding arnekeller 2019-04-07 16:30:22 +0200
  • 9facddf889 Use Dijkstras algorithm arnekeller 2019-04-06 19:50:27 +0200
  • 5ff1afc26b Formatting arnekeller 2019-04-06 18:18:03 +0200
  • 0dc2911a79 Add another example arnekeller 2019-04-06 18:17:37 +0200
  • ab4fcd5af3 Make SVG coordinates positive arnekeller 2019-04-06 11:02:49 +0200
  • dfb2320877 More examples and docs arnekeller 2019-04-06 11:02:26 +0200
  • a0c9e2cf6e Cleanup Arne Keller 2019-04-04 16:33:59 +0200
  • 9f547de769 Clippy fixes Arne Keller 2019-04-04 15:21:56 +0200
  • ab943ab747 Update dependencies arnekeller 2019-04-03 16:43:06 +0200
  • 22b262c292 Comments, bug fixes and optimizations arnekeller 2019-04-02 19:18:06 +0200
  • 5e7ba7e7eb .gitignore update arnekeller 2019-04-02 17:52:11 +0200
  • c13029c5e5 Add caching for intersection checks arnekeller 2019-04-02 17:51:26 +0200
  • 551a0ba14c Various changes arnekeller 2019-04-01 23:22:35 +0200
  • 4815d4f965 Doku arnekeller 2019-04-01 23:21:55 +0200
  • cb586e098b SVG tweaks arnekeller 2019-04-01 23:21:16 +0200
  • 6e8a6c1a94 Use R*-Tree to speed up polygon intersection checks 5-6x arnekeller 2019-04-01 21:47:35 +0200
  • 4e182d3826 Prepare for more efficient polygon intersection check Arne Keller 2019-04-01 21:00:48 +0200
  • 2c0d20eae4 Allow reading svg files Arne Keller 2019-04-01 19:05:18 +0200
  • 1ede7ee2bc Misc. changes Arne Keller 2019-03-31 18:04:47 +0200
  • 86a64bba1f Update gitignore Arne Keller 2019-03-31 18:04:38 +0200
  • 976779c246 Helper script Arne Keller 2019-03-31 18:02:25 +0200
  • 443eb4217c Formatting and colors Arne Keller 2019-03-31 18:02:07 +0200
  • 573788fbfc Edge cases, more comments and formatting Arne Keller 2019-03-31 17:47:46 +0200
  • 56a613fb88 Beschreibe src/main.rs Arne Keller 2019-03-30 22:40:27 +0100
  • ca53032e54 Various fixes for non-standard speeds Arne Keller 2019-03-30 22:39:56 +0100
  • affe26209f Fix various warnings and improve performance Arne Keller 2019-03-29 23:20:34 +0100
  • 0be8aef479 Re-enable and improve SVG output Arne Keller 2019-03-29 19:56:53 +0100
  • ae4ac1732e Add command-line options Arne Keller 2019-03-29 19:39:22 +0100
  • d9fa6b6d43 Remove unused stuff Arne Keller 2019-03-29 18:56:12 +0100
  • 103e8c309c Don't store bus position Arne Keller 2019-03-29 18:53:57 +0100
  • ddc323eba7 . Arne Keller 2019-02-09 23:11:29 +0100
  • 6a29ec6223 . arnekeller 2019-02-09 16:18:58 +0100
  • 01b5037ed8 Doc. Arne Keller 2019-02-03 14:50:03 +0100
  • 8eefcf7032 Prettify source code Arne Keller 2019-02-03 14:49:48 +0100
  • 63cb497325 Update gitignore Arne Keller 2019-02-03 12:42:46 +0100
  • 14aa928000 Doc. Arne Keller 2019-02-03 12:42:22 +0100
  • e85580a92c Add examples to documentation Arne Keller 2019-02-02 18:11:30 +0100
  • 4ac40016fb Output results as required Arne Keller 2019-02-02 16:28:27 +0100
  • 270216531a Enhance documentation Arne Keller 2019-02-02 15:15:47 +0100
  • d30d0c24b7 Update gitignore rules Arne Keller 2019-02-02 15:15:24 +0100
  • 37544b09aa Optimize last route segment Arne Keller 2019-02-02 14:23:43 +0100
  • 6de816f6a4 German comments; optimizations Arne Keller 2019-01-31 16:10:03 +0100
  • c93c0d3043 Documentation updates; misc. changes Arne Keller 2019-01-30 22:10:37 +0100
  • d97e51c3bc Fancy output; initial documentation Arne Keller 2019-01-30 15:38:04 +0100
  • 460e0749ad Run rustfmt Arne Keller 2019-01-27 14:24:18 +0100
  • af280353cc Cleanup Arne Keller 2019-01-27 12:52:21 +0100
  • fe353e85fc Optimize intersection detection algorithm; use 32-bit floats Arne Keller 2019-01-27 12:50:25 +0100
  • 1b9b8ae007 Animate path Arne Keller 2019-01-26 12:42:52 +0100
  • 698346e1c6 Read input from stdin Arne Keller 2019-01-24 19:13:19 +0100
  • a926986127 Update dependencies Arne Keller 2019-01-17 18:39:15 +0100
  • 6d2546bb44 Cleanup Arne Keller 2019-01-17 18:38:56 +0100
  • 5da4260e81 Use a priority queue instead of djikstra's Arne Keller 2019-01-17 18:38:24 +0100
  • ce36020814 Initial commit Arne Keller 2019-01-17 18:37:39 +0100