|
03d1d8f729
|
Dernieres modifications
|
2020-06-01 18:17:28 +02:00 |
|
|
0484234692
|
JUnits avec Oracle
|
2020-05-17 16:28:54 +02:00 |
|
|
b428e17ce8
|
Tests simples AStar
|
2020-05-03 12:18:56 +02:00 |
|
|
4ed0e12c25
|
Tests de correction et debut LabelStar
|
2020-04-24 18:13:38 +02:00 |
|
|
d258b473c7
|
implémentation Dijkstra
|
2020-04-13 10:30:44 +02:00 |
|
|
d477427f51
|
Ajout Dijkstra et Label
|
2020-03-27 19:16:27 +01:00 |
|
|
fe3a4d51e9
|
Ajout methode remove
|
2020-03-27 17:14:01 +01:00 |
|
|
0fcee12cd3
|
Methode fastestpath
|
2020-03-16 16:19:20 +01:00 |
|
|
5457c37ba7
|
Methode shortestpath
|
2020-03-16 16:08:04 +01:00 |
|
|
dd4052e4ff
|
Methode isValid
|
2020-03-16 13:48:10 +01:00 |
|
|
4b708049d2
|
Methode length , travelTime, minimumTravelTime
|
2020-03-16 12:03:28 +01:00 |
|
|
4bcb001c79
|
ajout Map Insa
|
2020-03-16 10:02:44 +01:00 |
|
|
f3dffc27cf
|
test modification algo
|
2020-03-16 09:41:08 +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 |
|
Le Botlan
|
fd503d148e
|
Pretty print in BInaryHeap
|
2019-07-09 14:46:12 +02:00 |
|
Mikaël Capelle
|
554b38be45
|
Fix order of values in assertions.
|
2019-03-25 17:17:47 +01:00 |
|
Mikaël Capelle
|
dc715744d0
|
Improve Javadoc of the graph package.
|
2019-03-18 21:34:20 +01:00 |
|
Mikaël Capelle
|
423e36fc65
|
Fix precision issue with real and as the crow flies length.
|
2019-03-18 20:37:44 +01:00 |
|
Mikaël Capelle
|
d8470055f1
|
Add getNodes() and getSuccessors() methods and remove iterable from Graph and Node.
|
2019-03-18 20:37:43 +01:00 |
|
Mikaël Capelle
|
71a0085d59
|
Small fix for drawings.
|
2019-03-18 20:37:43 +01:00 |
|
Mikaël Capelle
|
245744c4a0
|
Add toString() for Graph.
|
2019-03-18 20:37:43 +01:00 |
|
Mikael Capelle
|
de6fa0698b
|
Update 'README.md'
|
2019-02-24 20:33:05 +00:00 |
|
Mikael Capelle
|
455090e10a
|
Fix issue with SolutionPanel and Java 9.
|
2018-04-16 14:19:30 +02:00 |
|
Mikael Capelle
|
aea8f054d5
|
Add info for .data() in priority queue test.
|
2018-03-29 12:18:48 +02:00 |
|
Mikael Capelle
|
cf672f8cd4
|
Update tests for PriorityQueue.
|
2018-03-29 12:16:12 +02:00 |
|
Mikael Capelle
|
4e541e67cf
|
Fix issue with graph progress bar.
|
2018-03-28 17:39:47 +02:00 |
|
Mikael Capelle
|
51e166600d
|
Remove useless outputs.
|
2018-03-28 17:39:18 +02:00 |
|
Mikael Capelle
|
8ff1fb8c17
|
Add new ArcInspector and correct naming in GUI.
|
2018-03-28 14:14:14 +02:00 |
|
Mikael Capelle
|
a269d66470
|
Fix PriorityQueue javadoc.
|
2018-03-27 12:23:55 +02:00 |
|
Mikael Capelle
|
9b01a61da2
|
Fix tests for PriorityQueue implementations.
|
2018-03-27 12:23:44 +02:00 |
|
Mikaël Capelle
|
d05bc92689
|
Update tests for PriorityQueue.
|
2018-03-26 14:21:19 +02:00 |
|
Mikaël Capelle
|
c5518e7240
|
Fix BinaryHeap/Search trees and associated tests.
|
2018-03-26 12:27:57 +02:00 |
|
Holt59
|
aab8743d3c
|
New updates.
|
2018-03-25 14:35:15 +02:00 |
|
Holt59
|
5b733e25c7
|
Return unmodifiable iterators from Node and Graph. Make Node and Graph final.
|
2018-03-22 20:05:42 +01:00 |
|
Holt59
|
bdb378c079
|
Remove access to underlying containers inside Graph and Node.
|
2018-03-22 19:47:01 +01:00 |
|
Holt59
|
797a4e1c8c
|
Fix issue with small maps not being draw properly.
|
2018-03-21 20:46:59 +01:00 |
|
Holt59
|
80b4b1c7fc
|
Fix drawing for very small graph and add new projection for fake maps.
|
2018-03-21 20:39:46 +01:00 |
|
Mikaël Capelle
|
e2d1d47beb
|
Fix Path.size() and add test for Path.size().
|
2018-03-21 11:13:01 +01:00 |
|
Holt59
|
46436f81f3
|
Update paths and tests.
|
2018-03-20 21:31:01 +01:00 |
|
Mikael Capelle
|
b4e666d08d
|
Update 'README.md'
|
2018-03-15 18:45:11 +00:00 |
|
Mikael Capelle
|
b8d73963a6
|
Clean tests.
|
2018-03-15 08:25:43 +01:00 |
|
Holt59
|
7e079df22f
|
Fix issue with new path not being colored correctly in MapView drawing.
|
2018-03-14 22:07:25 +01:00 |
|
Holt59
|
ec9cd9c601
|
Fix issue with ProgressBar for loading graphs.
|
2018-03-14 21:30:37 +01:00 |
|
Holt59
|
25e35b9bc4
|
Fix icons for Linux.
|
2018-03-14 21:27:36 +01:00 |
|
Holt59
|
f2f65b85d4
|
Fix issue with no drawing not updated due to its size.
|
2018-03-14 21:03:00 +01:00 |
|
Holt59
|
d5fcf036b9
|
Fix issue with backward arc having incorrect segments.
|
2018-03-14 21:02:26 +01:00 |
|
Holt59
|
ccd6d7d7af
|
Merge master.
|
2018-03-13 23:32:35 +01:00 |
|
Holt59
|
e78ea25ab3
|
Merge master.
|
2018-03-13 23:07:30 +01:00 |
|
Holt59
|
c7d4dc8077
|
Merge master.
|
2018-03-13 22:58:27 +01:00 |
|