Commit graph

141 commits

Author SHA1 Message Date
MAMBILA TETE jean philipp
c073af652f [chore] add missing dependencies 2024-04-22 16:27:26 +02:00
Lucas
9514d5d254 [feat] Result table for stops list WIP 2024-04-22 14:37:57 +02:00
Francois
39c879bca1 Gestion des horaires dans l'algorithme A* 2024-04-17 14:54:28 +02:00
Abdoulbasti
48598bb896 Unit test bug fixed and add some units tests 2024-04-17 11:23:48 +02:00
Francois
37ced08d10 Schedule parser 2024-04-15 17:11:35 +02:00
RODRIGUEZ lucas
5d2214ac23 Merge branch 'openstreetmap-gps' into 'idf-mobilite-net'
[feat] Implement OpenStreetMap API calls

See merge request gla-groupe-3/projet!9
2024-04-15 14:28:42 +02:00
RODRIGUEZ lucas
79c5d18187 Merge branch 'idfm-image' into 'idf-mobilite-net'
[feat] generation of a csv file with line/url couple

See merge request gla-groupe-3/projet!8
2024-04-15 14:28:12 +02:00
Lucas
10b3de6068 Implement OpenStreetMap API call to retrieve the GPS location of any adress 2024-04-15 14:15:58 +02:00
HU helene
318a915b84 #16 Update priority queue 2024-04-15 13:47:53 +02:00
AngeHerman
38f2974bd9 Build csv added 2024-04-12 11:49:51 +02:00
194559041a
private field 2024-04-12 01:18:21 +02:00
ef61b8daff
[feat] generation of a csv file with line/url 2024-04-11 23:03:07 +02:00
HU helene
092ff65355 Merge remote-tracking branch 'origin/idf-mobilite-net' into astar 2024-04-11 14:10:55 +02:00
HU helene
13324d0f74 Merge remote-tracking branch 'origin/idf-mobilite-net' into astar
# Conflicts:
#	src/test/java/fr/u_paris/gla/project/idfm/StopEntryTest.java
2024-04-11 14:07:10 +02:00
Lucas
f528d9f0c0 comment error on test 2024-04-08 14:27:52 +02:00
Lucas
92382857d2 JavaDoc for the graph creation 2024-04-08 14:19:49 +02:00
Lucas
5bac5787df Fix error on IDFM test not compiling 2024-04-08 14:19:49 +02:00
AngeHerman
06d80926e0 Bugs resolved 2024-04-08 14:18:18 +02:00
AngeHerman
ce8a801322 Comments added for java doc 2024-04-08 13:54:28 +02:00
62fd2e8bcd Merge branch 'horraires' into 'idf-mobilite-net'
Schedule data implementation

See merge request gla-groupe-3/projet!7
2024-04-06 10:46:08 +02:00
AngeHerman
5528c359d6 Cleaning 2024-04-06 10:42:39 +02:00
RODRIGUEZ lucas
c81504b8ec Merge branch 'tests-idfm' into 'idf-mobilite-net'
Implemented tests for GPS and CSVTools classes

See merge request gla-groupe-3/projet!2
2024-04-06 10:36:36 +02:00
RODRIGUEZ lucas
fdfefa90d4 Merge branch 'idf-mobilite-net' into 'tests-idfm'
# Conflicts:
#   src/main/java/fr/u_paris/gla/project/utils/CSVTools.java
2024-04-06 10:36:19 +02:00
HU helene
6c678bfa21 Merge branch 'idf-mobilite-net-graph' into 'idf-mobilite-net'
Implementation of the pathfinding algorithm

See merge request gla-groupe-3/projet!6
2024-04-06 10:33:23 +02:00
RODRIGUEZ lucas
0c159fe548 Merge branch 'idf-mobilite-net' into 'idf-mobilite-net-graph'
# Conflicts:
#   src/test/java/fr/u_paris/gla/project/idfm/StopEntryTest.java
2024-04-06 10:32:44 +02:00
MAMBILA TETE jean philipp
51b769e7d9 more javadoc 2024-04-06 10:23:26 +02:00
AngeHerman
e97a517f1f build bifurcation optimized 2024-04-05 11:14:34 +02:00
AngeHerman
80d31927ae horraires done 2024-04-02 22:21:17 +02:00
AngeHerman
51a63e0606 Schedule provider connected 2024-03-30 20:17:55 +01:00
AngeHerman
1e2d4aceb7 Timings added 2024-03-30 12:47:45 +01:00
francois
821c8f0098 Corrections de bugs 2024-03-29 19:54:25 +01:00
98b4d4b322
delete csv file 2024-03-29 18:48:54 +01:00
4661eef08f
fix csv export + basic hours 2024-03-29 18:48:34 +01:00
44b87ba807
[chore] hide csv instead of xml files 2024-03-29 14:31:37 +01:00
HU helene
0df767c9b5 #16 Adaptation modélisation debug 2024-03-29 09:56:22 +01:00
AngeHerman
682fca4f9c Bifurcation refaite 2024-03-28 20:08:39 +01:00
c1c69963c8
debut export csv 2024-03-27 21:51:49 +01:00
HU helene
a9f4d17b97 Merge remote-tracking branch 'origin/idf-mobilite-net-graph' into astar 2024-03-25 22:53:00 +01:00
HU helene
62b1e9be36 #16 Adaptation modélisation 2024-03-25 22:50:47 +01:00
503b5ce35a
remove csv files 2024-03-25 20:29:33 +01:00
RODRIGUEZ lucas
7fdb281ede Optimize the Stop search. Issue #15 2024-03-25 18:10:09 +01:00
Abdoulbasti
bcfc6c7796 fix bug of testMethode testToString : version2 2024-03-25 18:05:16 +01:00
AngeHerman
2e42d7f7e5 get horraire done 2024-03-25 17:52:35 +01:00
201d3cc54c
test: Fix StopEntryTest 2024-03-25 17:44:45 +01:00
HU helene
14b080ff4d #16 First astar implementation 2024-03-25 17:13:15 +01:00
RODRIGUEZ lucas
4d2ec04534 Package and objects creation for the Graph. Temporary Main class to start the graph creation. Issue #15 2024-03-25 16:36:21 +01:00
RODRIGUEZ lucas
b5d686f3da Adapt Maven config file and fix test error 2024-03-25 16:35:17 +01:00
HU helene
5bd350643a #14 Basic gui change panel color 2024-03-25 10:10:38 +01:00
MAMBILA TETE jean philipp
463f9acbe3 Merge branch 'idf-mobilite-net' of moule.informatique.univ-paris-diderot.fr:gla-groupe-3/projet into tests-idfm 2024-03-18 18:06:02 +01:00
MAMBILA TETE jean philipp
6f4af5c428 JavaDoc CSVTools 2024-03-18 18:05:47 +01:00