Commit Graph

61 Commits

Author SHA1 Message Date
e212aeef0d Rewrote Edge-adding 2022-05-11 21:30:54 +02:00
e0f17c1953 Added custom-file functionality 2022-05-11 21:13:33 +02:00
69a97d628f Fixed missing nodes on import 2022-05-11 21:04:43 +02:00
2d7b13181e
Merge pull request #5 from C9Glax/dev
Improved route calculation and import
2022-05-11 20:42:33 +02:00
8942dc5e35 Improved Importer:
Only junctions are imported
2022-05-11 20:41:47 +02:00
52254de1aa Intellisense 2022-05-11 20:25:13 +02:00
f38f7f4c87 changed weight calculation based on waytype 2022-05-11 20:13:19 +02:00
db7ca6141a
Merge pull request #4 from C9Glax/dev
Capitalzation
2022-05-11 20:00:30 +02:00
48090b3cbd
Merge branch 'main' into dev 2022-05-11 20:00:23 +02:00
f9e90663bb Catchup with bced45f688 2022-05-11 19:49:49 +02:00
a700d429d4 Update with 0ad913e54b 2022-05-11 19:45:35 +02:00
5a33c29259
Merge pull request #3 from C9Glax/dev
Logging to Separate Project
2022-05-11 19:05:38 +02:00
bced45f688 Moved Logging to https://github.com/C9Glax/Logging 2022-05-11 19:04:42 +02:00
d76a9baf3a Moved Logging to https://github.com/C9Glax/Logging 2022-05-11 19:04:15 +02:00
f2db3e5395
Update README.md 2022-05-06 01:02:33 +02:00
b38f99670f Merge branch 'main' of https://github.com/C9Glax/astar 2022-05-06 00:58:28 +02:00
04cef8c328 Release 0.1 2022-05-06 00:58:16 +02:00
da80e74cae
Merge pull request #2 from C9Glax/dev
dev branch test
2022-05-06 00:50:18 +02:00
aa9f5a1bad test revert 2022-05-06 00:49:41 +02:00
6eae4df1f3 test 2022-05-06 00:49:16 +02:00
1384abfaf2 Optional Logger 2022-05-06 00:47:57 +02:00
d29ab7e01e Relocated Import 2022-05-06 00:40:58 +02:00
66f4641fb7 supress warning 2022-05-06 00:40:45 +02:00
31a61b3000 Short Type 2022-05-06 00:32:45 +02:00
cfaaeceb27 reader close 2022-05-06 00:31:35 +02:00
44511beb02 Added pathlength to goaldistance criteria 2022-05-06 00:31:26 +02:00
f6d5fe5905 Implementation of A* 2022-05-06 00:02:28 +02:00
0760803685 Fixed missing node-import, Changed loglevels 2022-05-06 00:02:10 +02:00
c27d5094a5 Fixed Debug levels 2022-05-06 00:01:23 +02:00
2b3a1bb5bc changed weight factor to double 2022-05-06 00:01:02 +02:00
7c61d9565b Fixed level 2022-05-05 23:47:15 +02:00
702ce6f1fb Added loglevel VERBOSE 2022-05-05 23:45:21 +02:00
a5d50a7174 supress issue 2022-05-05 16:32:45 +02:00
1de8133489 value might not return 2022-05-05 16:32:34 +02:00
7b6b17519e Graph fix 2022-05-05 16:32:19 +02:00
dd19505dbb Removed from Logging 2022-05-05 16:29:02 +02:00
665d9d83b8 Intermedite 2022-05-05 16:28:45 +02:00
7a39b31761 Revert "removed weight from info"
This reverts commit 7e881c1360.
2022-05-05 16:26:15 +02:00
7e881c1360 removed weight from info 2022-05-05 16:26:00 +02:00
74ca9a3435 added space 2022-05-05 16:25:42 +02:00
6a66ea9f63 intermediate 2022-05-05 16:23:00 +02:00
e3fd034590 Refactored Graph and Importer into separate projects 2022-05-05 16:12:40 +02:00
29eef71d4a return 2022-05-05 16:02:49 +02:00
f30cef46c9 Added Logging Levels 2022-05-05 16:00:56 +02:00
958913d3d2 Importer 2022-05-05 15:49:28 +02:00
9977031578 Added replace functionality 2022-05-05 15:49:19 +02:00
08885de1c0 Placed Importer in different class 2022-05-05 15:48:45 +02:00
7babf63a6c removed using Directive 2022-05-05 14:46:04 +02:00
6b78fdbf6a ignoring .vs 2022-05-05 14:45:20 +02:00
63fd6ff8fc Ignoring obj bin .vs 2022-05-05 14:44:06 +02:00