algo
This commit is contained in:
@@ -6,15 +6,15 @@
|
|||||||
|
|
||||||
Louage is a transportation system in Tunisia to overcome the lack of public transportation. This system is spread across all the Tunisian territory and is used by a lot of people. In this system their are two types of trips : regional and cross-regional.
|
Louage is a transportation system in Tunisia to overcome the lack of public transportation. This system is spread across all the Tunisian territory and is used by a lot of people. In this system their are two types of trips : regional and cross-regional.
|
||||||
|
|
||||||
This transportation system is very cheap and have a very high occupation level (97%).
|
This transportation system is very cheap and have a very high occupation level (97%).
|
||||||
|
|
||||||
Drivers propose their itineraries and stops with a time window of departure and arrival and a price per seat.
|
Drivers propose their itineraries and stops with a time window of departure and arrival and a price per seat.
|
||||||
|
|
||||||
Passengers can ask to book a trip from a location to a destination with a desire departure and an arrival time window.
|
Passengers can ask to book a trip from a location to a destination with a desire departure and an arrival time window.
|
||||||
|
|
||||||
Operators assigned passengers to a trip if the trip is compatible with their time window and if there is enough seats available. First come first served (FIFO).
|
Operators assigned passengers to a trip if the trip is compatible with their time window and if there is enough seats available. First come first served (FIFO).
|
||||||
|
|
||||||
Other criteria could also be used like pricing, number of stops, number of changes require to achieve the trip etc.
|
Other criteria could also be used like pricing, number of stops, number of changes require to achieve the trip etc.
|
||||||
|
|
||||||
### Problem
|
### Problem
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user