You are the vehicle dispatcher for a delivery service that serves a mix of ‘ea

 
You are the vehicle dispatcher for a delivery service that serves a mix of ‘easy’ customers who are quite pleasant when the driver arrives and ‘hard’ customers who are difficult to manage. In order to keep the drivers happy, you never assign a driver to visit two hard customers in a row. Thus, for each driver, given a set of ‘easy’ and ‘hard’ customers to visit, your goal is to minimize the travel time to visit all customers, starting and returning from the company depot, satisfying the constraint that a hard customer visit cannot be followed by another hard customer.
This problem can be infeasible if the number of hard customers is greater than the number of easy customers. Let’s assume that this is sometimes the case. As dispatcher, you have decided to relax the constraint that a hard customer visit cannot be followed by another hard customer. Rather, you want to minimize the number of times this happens and minimize the route travel length.
It may not be possible to minimize both terms at once; how would you find a good compromise?
Formulate the Hard/Easy Customer Traveling Salesman Problem (TSP) with the two term objective function terms. Define any new notation you introduce and explain your formulation in words and present mathematically.
Develop a heuristic to solve the problem. Clearly present your heuristic.
Solve the instances posted in the excel file. Solutions should include the visit sequence of nodes and the tour length and # of times a hard customer follows another hard customer for each instance. Your solution should be included on the tab “Sample solution” in the data spreadsheet.

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount