Skip to content

Commit 9c0647a

Browse files
authored
Merge pull request #4331 from stifoon/patch-4
[Documentation] Multi-objective management
2 parents acf470e + dc699b8 commit 9c0647a

File tree

1 file changed

+2
-2
lines changed
  • documentation/slate/source/includes

1 file changed

+2
-2
lines changed

documentation/slate/source/includes/stuff.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ return multiple journeys if it cannot know that one is better than the
1313
other. For example it cannot decide that a one hour journey with no
1414
connection is better than a 45 minutes journey with one connection
1515
(it is called the [pareto front](http://en.wikipedia.org/wiki/Pareto_efficiency)).
16-
The 3 objectives Navitia uses are roughly the arrival datetime, the number of transfers
17-
and the duration of "walking" (transfers and fallback).
16+
Navitia uses multiple objectives : arrival datetime, the number of transfers,
17+
the duration of "walking" (transfers and fallback), reliability of lines, crowd, etc.
1818

1919
If the user asks for more journeys than the number of journeys given by
2020
RAPTOR (with the parameter `min_nb_journeys` or `count`), Navitia will

0 commit comments

Comments
 (0)