This a sample code of implementing CPLEX algorithm on capacitated vehicle routing problem with time window constraints (VRPTW) The algorithm is experimented on an instance of the Solomon dataset, and a sample result is prepared along with the program in its associated folder.