|
903958a22a
|
Merge pull request #9 from C9Glax/dev
Merge before Project Split
|
2022-11-13 16:10:38 +01:00 |
|
|
5f9b41753c
|
Merge pull request #8 from C9Glax/DatastructureAndAlgoChange
Structure Change
|
2022-11-13 16:08:36 +01:00 |
|
|
246ba9d182
|
Added log
|
2022-11-13 15:03:35 +01:00 |
|
|
adda057b88
|
removed duplicate
|
2022-11-13 14:59:06 +01:00 |
|
|
3498fe5ae3
|
Changed protection of Graph.nodes to private
|
2022-11-13 14:19:07 +01:00 |
|
|
6d338018b5
|
Null pointer fixes
|
2022-11-13 14:14:55 +01:00 |
|
|
a4ebf05d7a
|
Initial change
|
2022-11-13 14:02:27 +01:00 |
|
|
23bab6a593
|
Changed distance back to double
|
2022-11-13 13:21:24 +01:00 |
|
|
a971e4ed6c
|
GetEdgeToNode Nullable
|
2022-11-03 19:35:04 +01:00 |
|
|
f2cf676c31
|
Added "Route"
|
2022-11-03 19:14:14 +01:00 |
|
|
a1fb19a080
|
distance and time import
|
2022-11-03 19:14:07 +01:00 |
|
|
fcae3e5be2
|
Changed Distance to meters
|
2022-11-03 19:13:53 +01:00 |
|
|
88ed5472a8
|
timeSpent -> TimeRequired
|
2022-11-03 19:13:38 +01:00 |
|
|
b88e1a8dfc
|
Added Distance
|
2022-11-03 19:13:26 +01:00 |
|
|
4930423cb5
|
Removed unessecary duplication of graph
|
2022-11-03 18:21:13 +01:00 |
|
|
485f04e6a2
|
More logging
|
2022-11-03 18:16:53 +01:00 |
|
|
12d7f9b78c
|
pathLength => Timespent
|
2022-11-02 18:09:30 +01:00 |
|
|
d23cf87dd4
|
Nullable Node
|
2022-11-02 18:07:22 +01:00 |
|
|
f50961d37c
|
Merge pull request #7 from C9Glax/temp
dev
|
2022-11-01 16:08:38 +01:00 |
|
|
1ade0ce1af
|
Added id for future use
|
2022-11-01 05:09:17 +01:00 |
|
|
a1e3a60c48
|
Added id for future use
|
2022-11-01 05:09:01 +01:00 |
|
|
7e8d8e2a74
|
Different Call
|
2022-11-01 05:08:52 +01:00 |
|
|
681cb25ecf
|
Streamlined pathfinding
|
2022-11-01 05:08:09 +01:00 |
|
|
2cae5539b5
|
Improved Import for less memory Usage
|
2022-11-01 03:52:23 +01:00 |
|
|
4f65e2ea8d
|
Changed Waystructure
|
2022-11-01 02:02:38 +01:00 |
|
|
7c3b9a4e71
|
refactor
|
2022-10-31 23:10:42 +01:00 |
|
|
bd06937b55
|
Readkey
|
2022-10-31 23:10:33 +01:00 |
|
|
77bc712eba
|
double to float
|
2022-10-31 23:10:28 +01:00 |
|
|
13dd052c3d
|
Update Readme
|
2022-05-11 22:25:09 +02:00 |
|
|
569b10cc8a
|
Update readme
|
2022-05-11 22:24:12 +02:00 |
|
|
f4d2e3dacd
|
Merge pull request #6 from C9Glax/dev
Speed Improvements and Bugfixes
|
2022-05-11 22:21:58 +02:00 |
|
|
04979c5159
|
Changed Logging
|
2022-05-11 22:18:33 +02:00 |
|
|
559e26891e
|
Added more logging,
Fixed map loading
|
2022-05-11 22:18:13 +02:00 |
|
|
97d3cc8af9
|
Fixed Comparer (was sorting largest to smallest),
Added second check to ensure shortest path
|
2022-05-11 22:17:44 +02:00 |
|
|
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 |
|