Mattéo Delabre matteo
matteo pushed to master at matteo/tracktracker 2021-05-23 13:19:55 +00:00
05d7faa725 Update routing to new navigation format
e696761f8e Implement iterative graph compression
Compare 2 commits »
matteo pushed to master at matteo/tracktracker 2021-05-22 22:45:17 +00:00
a51a80a4b3 Improve navigation graph compression
474fc94a06 Navigation graph output: add color and improve layout
Compare 2 commits »
matteo pushed to master at matteo/tracktracker 2021-05-21 22:21:34 +00:00
452c7b9586 Improve navigation graph rendering
matteo pushed to master at matteo/tracktracker 2021-05-21 22:00:17 +00:00
f569d1302c Improve network extraction and graph simplification + add docs
matteo pushed to master at matteo/tracktracker 2021-05-16 16:35:05 +00:00
ab5e892bdd Improve simulation documentation
matteo pushed to master at matteo/tracktracker 2021-05-16 10:02:01 +00:00
5f38c6c64e Implement out-of-route navigation
matteo pushed to master at matteo/tracktracker 2021-05-15 11:11:06 +00:00
ff84c7c93b Remove courses that have reached their destination
matteo pushed to master at matteo/tracktracker 2021-05-15 10:38:44 +00:00
ef8d88de28 Ajout variable globale __courses et __network pour débogage
matteo pushed to master at matteo/tracktracker 2021-05-14 22:43:52 +00:00
6d76d874a1 Refonte du code de simulation
7a418f8ada Correction code terminus Lattes Centre
9d163f257d Migrate to ES6 modules and update dependencies
888845f9d7 Last stop at T+60s
Compare 4 commits »
matteo pushed to master at matteo/tracktracker 2021-05-11 16:20:56 +00:00
d0c2fb3a63 Automatically append last stop if missing
matteo pushed to master at matteo/tracktracker 2021-05-11 15:20:19 +00:00
6b7333c46b Add show-courses script
ef6b4b9741 Cache TaM information on disk
3600e0b2bf Update network
e44e9d07ba Allow clicking on multiple courses simultaneously
Compare 4 commits »
matteo pushed to main at matteo/runall 2021-01-27 19:16:42 +00:00
f2abe9dcf6 Run subprocesses as unprivileged user
matteo pushed to main at matteo/runall 2021-01-27 18:51:20 +00:00
a1baf3ad3f Write valid scripts instead of invalid ones
matteo pushed to main at matteo/runall 2021-01-27 18:34:35 +00:00
a653a90ad1 Report elapsed time
matteo pushed to main at matteo/runall 2021-01-27 18:26:16 +00:00
d77b88ef9f Write in separate folders
matteo pushed to main at matteo/runall 2021-01-27 18:21:04 +00:00
d969624ff9 Save invalid scripts
8bc925d01d Add warning
Compare 2 commits »
matteo pushed to main at matteo/runall 2021-01-27 17:04:42 +00:00
aed358095f Increase recommended memory limit
a521e194f1 Quote candidates
Compare 2 commits »
matteo pushed to main at matteo/runall 2021-01-27 12:49:25 +00:00
bced251748 Fix successor test cases
349edecc4e Parallelize
Compare 2 commits »
matteo pushed to main at matteo/runall 2021-01-27 11:42:07 +00:00
cd6197caa3 Fight against zombies
30de38aa1e Improve identity test cases
Compare 2 commits »
matteo pushed to main at matteo/runall 2021-01-27 11:04:21 +00:00
415757535e Catch timeout errors