Giter Site home page Giter Site logo

Comments (3)

wurmen avatar wurmen commented on August 15, 2024

Hi,
There is a confidential issue for the dataset, that's why I only uploaded the source code rather than updating readme.md and providing dataset.
For the temporary using, I could provide you the data collection template to create your own dataset, if you want.
The source should work if the format of your own data fit the template.

from genetic-algorithm-for-job-shop-scheduling-and-nsga-ii.

chenweichang avatar chenweichang commented on August 15, 2024

That would be great if you can provide template as I am pretty much working on similar project like yours.

Your source code is really helpful to me and give me a clear picture regarding NSGA2.
Thanks.

from genetic-algorithm-for-job-shop-scheduling-and-nsga-ii.

wurmen avatar wurmen commented on August 15, 2024

JSP_dataset_template.xlsx

Hi,

Please refer to the attached.

This template describes a 10x10 job shop problem. Each job will pass 10 operations and have their own processing sequence.

There are three default sheets in the dataset(.xlsx):
The first records the sequence of machines for each job.
The second represents processing time of each operation for each job.
The third stores the jop priority (or weight) and due date for each job.

Besides, you can refer to this article written by my classmate which is about GA for job shop problem in matlab.
https://github.com/PO-LAB/Intelligent-Manufacturing-Systems/blob/master/GA_Application_Job_Shop_Problem/JSP.md

It's welcome any feedback, and glad that this repository is helpful.

from genetic-algorithm-for-job-shop-scheduling-and-nsga-ii.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.