|
5e75797cda
|
Better tests for the square map
|
2020-05-31 20:26:42 +02:00 |
|
|
25e08fc7f0
|
Various improvements
|
2020-05-30 19:42:08 +02:00 |
|
|
539ea33752
|
Merge branch 'hashmap'
|
2020-05-19 18:57:24 +02:00 |
|
|
460456581e
|
Minor fixes and tests
|
2020-05-19 18:35:58 +02:00 |
|
|
a2db6d26a5
|
Improvement of BinaryHeap.remove() with a HashMap to avoid iterating through the list
|
2020-05-19 18:34:59 +02:00 |
|
|
db095f9ea9
|
Tests and other minor improvements
|
2020-05-15 18:09:36 +02:00 |
|
|
ba2f4fdf3d
|
A* working and tested
|
2020-05-15 17:01:05 +02:00 |
|
|
3076698958
|
Better Dijkstra tests
|
2020-04-29 16:52:44 +02:00 |
|
|
7776e34f92
|
Dijkstra tests
|
2020-04-22 18:32:33 +02:00 |
|
|
f79d9148c0
|
Dijkstra implementation
|
2020-04-03 12:52:55 +02:00 |
|
|
8f74486264
|
Get rid of array.indexOf(x) in the remove() function
|
2020-04-02 23:20:33 +02:00 |
|
|
53e9facf47
|
Implement Launch.main() and BinaryHeap.remove()
|
2020-03-25 18:55:34 +01:00 |
|
|
a60676119d
|
Fix javadoc problem
|
2020-03-20 14:11:18 +01:00 |
|
|
93c05fdde7
|
Fix typo in package name + fix a bug in javadoc generation
|
2020-03-20 14:08:53 +01:00 |
|
|
5109a617fb
|
Add Intellij configuration files + update README
|
2020-03-20 13:26:53 +01:00 |
|
Mikaël Capelle
|
2914df4a37
|
[maven] Cleanup pom.xml files.
|
2020-03-04 16:11:04 +01:00 |
|
Mikaël Capelle
|
5bb454a3b2
|
Switch to Maven project.
|
2020-02-27 21:09:05 +01:00 |
|