Clement Lacau lacau
  • Joined on 2023-02-16
lacau pushed to master at lacau/BE_Graphes 2024-05-25 22:49:51 +02:00
3f7a1543fd Tests pass: 11 minutes
3095e3e08c Tests Belgique + param tolerance
Compare 2 commits »
lacau pushed to master at lacau/BE_Graphes 2024-05-25 19:50:10 +02:00
8fa1d62d02 Update sur la fiche de synthèse
lacau pushed to master at lacau/BE_Graphes 2024-05-24 23:39:52 +02:00
69ebb4fd01 permettre la modification des successeurs du node pour l'algo marathon
fd6b03a32c Permettre la modification de la liste d'arcs du path pour l'algo marathon
f3bb926fda ajout algo marathon en choix d'algo shortest path
0979e10f41 Algo Marathon: chemins très centrés sur départ/arrivée
Compare 4 commits »
lacau pushed to master at lacau/BE_Graphes 2024-05-24 14:00:59 +02:00
a75f05b9a3 Commentaire comparaison arcs
44991cfab2 Test: sous pcc est un pcc : vérification arcs
Compare 2 commits »
lacau pushed to master at lacau/BE_Graphes 2024-05-22 01:05:13 +02:00
45adcbeb8e All validity tests
lacau pushed to master at lacau/BE_Graphes 2024-05-21 21:46:15 +02:00
1e183cedf8 Dijkstra fixed, all tests pass
lacau pushed to master at lacau/BE_Graphes 2024-05-21 19:08:14 +02:00
0e576e534b From parentnode to parentarc
bed0f37cfa Before big modif
Compare 2 commits »
lacau pushed to master at lacau/BE_Graphes 2024-05-21 01:07:52 +02:00
d7c938cc76 All tests are valid
76e734919c Added 2 tests: comparision with dijkstra in time and length modes
8e111e2bbf Added .path and .json
Compare 3 commits »
lacau pushed to master at lacau/BE_Graphes 2024-05-20 01:43:01 +02:00
add3470b71 conflict fix
lacau pushed to master at lacau/BE_Graphes 2024-05-20 01:42:24 +02:00
2ec3d4200f Edge case fix + Astar Time mode
436d69db1b Adress case: En cas d'égalité, on considèrera en premier le sommet ayant le plus petit coût estimé à la destination.
Compare 2 commits »
lacau pushed to master at lacau/BE_Graphes 2024-05-18 18:29:16 +02:00
c60efbc5a5 Tests Dijkstra (TIME) and added some paths
1c4bc2fb00 TIME mode
de65f817b1 Added getPathCost method and pathCost attribute
Compare 3 commits »
lacau pushed to master at lacau/BE_Graphes 2024-05-18 16:00:19 +02:00
86b860f9a3 Tests Dijkstra
lacau pushed to master at lacau/BE_Graphes 2024-05-18 12:57:11 +02:00
04f0e61c54 Tests Dijkstra, added chemins_courts, nuls, vélos, inexistant. Chemins long to be fixed
lacau pushed to master at lacau/BE_Graphes 2024-05-17 11:36:50 +02:00
ed48a95832 Added paths + syntax for tests
lacau pushed to master at lacau/BE_Graphes 2024-05-04 23:39:04 +02:00
e728c77982 trying to test
lacau pushed to master at lacau/BE_Graphes 2024-05-04 22:33:09 +02:00
b45ff5d930 dijkstra verifications OK
lacau pushed to master at lacau/BE_Graphes 2024-05-03 14:49:33 +02:00
632662ee75 test
lacau pushed to master at lacau/BE_Graphes 2024-04-26 17:52:51 +02:00
429a22fcd9 roads allowed feat
lacau pushed to master at lacau/BE_Graphes 2024-04-26 17:31:36 +02:00
e5be8087f9 dijkstra functional
lacau pushed to master at lacau/BE_Graphes 2024-04-26 17:10:53 +02:00
73a1e4a058 dijkstra