Commit Graph

20 Commits

Author SHA1 Message Date
Holt59
19220dc8a4 Add code to transpose graph. 2018-03-12 20:58:35 +01:00
Mikael Capelle
a765e58f84 Fix issue with path test. 2018-03-09 21:07:08 +01:00
Mikael Capelle
98aba8dd06 Improve arc memory management. 2018-03-05 17:58:59 +01:00
Holt59
8acc13c7f6 Change the way restrictions on arc are managed. 2018-03-04 21:22:52 +01:00
Holt59
1653558f94 Move BinaryHeap. 2018-03-03 22:17:02 +01:00
Holt59
5b3690b982 Fix tests. 2018-03-02 23:49:14 +01:00
Mikael Capelle
2e7a1c564a Add my AStar for computing path. Change ID and map names in file. 2018-03-02 17:49:30 +01:00
Mikael Capelle
25da6079e6 Clean access restriction usage. 2018-03-01 14:20:42 +01:00
Mikael Capelle
875a0c8518 Integrate access information in RoadInformation. 2018-03-01 13:33:56 +01:00
Holt59
6cc57631ad Rename binary readers, and separate the button in two. 2018-02-28 22:24:04 +01:00
Holt59
42f38bb758 Switch JUnit 5 -> Junit 4. 2018-02-27 18:24:28 +01:00
Holt59
b3aaaf8d10 Update BinaryHeap tests. 2018-02-25 22:23:27 +01:00
Holt59
05c4f0da2a Try to improve mapsforge auto file detection. 2018-02-25 21:39:57 +01:00
Holt59
0236798ef5 Fix isValid(). 2018-02-24 21:57:56 +01:00
Holt59
f736bf3005 Add implementation of methods for Path (for testing purpose... ). 2018-02-24 21:23:24 +01:00
Holt59
ccad590007 Switch ArrayList -> List. Fix ambiguous javadoc. 2018-02-24 21:18:45 +01:00
Holt59
bc67e95f7f Switch from ArrayList to List in Graph. 2018-02-24 21:12:07 +01:00
Holt59
d00e012497 Enforce immutability via final and unmodifiableList. 2018-02-24 21:02:04 +01:00
Mikael Capelle
cfb59ac0f1 Update. 2018-02-16 15:29:11 +01:00
Mikael Capelle
65c81b9921 Initial commit. 2018-01-29 12:35:24 +01:00