. Optimizing Routes:
- Concept: Determining the most efficient routes for jeepneys can reduce travel time and fuel consumption, leading to cost savings and improved service.
- Mathematical Tools: Algorithms like Dijkstraβs or A* are used to find the shortest path between locations. Geographic Information Systems (GIS) also use mathematical models to analyze and optimize routes based on factors like traffic conditions and road networks.
b. Scheduling:
- Concept: Creating an optimal schedule involves balancing the frequency of trips with demand. Efficient scheduling helps in minimizing wait times and maximizing coverage.
- Mathematical Tools: Linear programming and optimization techniques are used to allocate resources (like jeepneys and drivers) effectively based on expected passenger flow and peak times.