- The Traveling Schoolteacher Problem
- The Mathematical Model
- The Pseudocode
- The Java Code
- Example Graphs
- Results
- Conclusion
- References
The Traveling Schoolteacher Problem
The Traveling Schoolteacher Problem (TSTP) is a variation on the Traveling Salesperson Problem (TSP).
The Traveling Schoolteacher Problem supposes a schoolteacher that is traveling from school to school in order to give lessons at different schools. Being a poor schoolteacher, they are only able to afford an older car that gets bad mileage and has a small gas tank.
After visiting each school …