Skip to content

use a new DNN net work to solute the job shop problem, deep learning method named HDNNM

License

Notifications You must be signed in to change notification settings

zangzelin/HDNNMv2.0

Repository files navigation

HDNNMv2.0

This code use the Deep leaning method to solute the jobshop problem.

  1. Regard the Jobshop problem as the classification problem.
  2. Regard every order of every job as a subproblem.
  3. use the DNN to predict the priority of the subproblem.

wheels

tensorflow keras gurobi ortools numpy

useage

run python3 main.py in linux system

About

use a new DNN net work to solute the job shop problem, deep learning method named HDNNM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages