Transport service problem consist of multiple paths to some destination among which only one path works best on basis of certain constraints such as time, distance, etc. These constraints give different measures for optimal path to be selected. A Genetic Algorithm (GA) performs natural selection. GA belongs to the class of evolutionary algorithms known to give better results. In urban areas most of the schools with more than 50 school buses running around the large cities to pick-up students from different destinations driving towards school. Any student after being picked in a school bus must travel for least time towards school. Along with that each school bus must be occupied such that only optimal number of school buses is required. Here, the genetic algorithm generates chromosomes which evolve in each iteration that minimizes the time requirement for each bus along the best path. At the end an optimal solution is obtained which shows path for each bus.
Nikita Saharkar and Mangesh Wanjari. A Genetic Algorithm Based Approach to Solve Transport
Problems for School Buses.
DOI: https://doi.org/10.36478/jeasci.2018.848.851
URL: https://www.makhillpublications.co/view-article/1816-949x/jeasci.2018.848.851