I am planning to hybradize Q-Learning algorthm with Genetic algorithm at the population initialization stage, crossover stage and mutation stage.
The problem under consideration is a location-allocation problem in supply chain.
The varibales to represent in GA chromosome has binary and integer values.