updated refiner
Some checks failed
Build and push docker image / Build (pull_request) Successful in 3m17s
Build and release APK / Build APK (pull_request) Has been cancelled
Build web / Build Web (pull_request) Has been cancelled

This commit is contained in:
2024-06-26 10:52:24 +02:00
parent 8d068c80a7
commit fdcaaf8c16
6 changed files with 265 additions and 68 deletions

View File

@@ -4,5 +4,5 @@
"church coeff" : 0.6,
"park coeff" : 1.5,
"tag coeff" : 100,
"N important" : 30
"N important" : 40
}

View File

@@ -1,4 +1,5 @@
{
"detour factor" : 1.4,
"average walking speed" : 4.8
"average walking speed" : 4.8,
"max landmarks" : 10
}