The application provides a kind of based on
big data's
forestry waste recycling method and
system, obtains
forestry waste generation point and candidate recycling point information;The planned area is gridded, determines the weight of building point, and accordingly generates initial
population, individual coding includes point
layout and initial scheduling path;Generate
offspring by rotating center
crossover operation: select a point as the center of circle, exchange the point and path
gene segment in the two
concentric ring regions of parent generation, and repair the path after
crossover;Elite retention strategy is used to select individuals to form a new generation
population;If the average fitness of the
population stagnates continuously for several generations, perform
variable neighborhood search on the current optimal individual: close one or two points, select the point closest to the center of gravity in the service point to open a new point, and optimize the affected path by two-point exchange and node
insertion, replace the new individual back to the population;Repeat iteration until the maximum number of iterations is reached, output the recycling point
layout and vehicle scheduling scheme corresponding to the optimal individual.