mcdm-scheduler


Namemcdm-scheduler JSON
Version 1.5.9 PyPI version JSON
download
home_pagehttps://github.com/Valdecy/mcdm_scheduler
SummaryA Library Incorporating a MCDM tools for Scheduling Problems
upload_time2024-11-12 00:04:12
maintainerNone
docs_urlNone
authorValdecy Pereira
requires_pythonNone
licenseGNU
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MCDM Scheduler

## Introduction

Welcome to **mcdm_scheduler**, a Python library designed to tackle the job shop scheduling problems. This library incorporates advanced methodologies to manage the complexities and uncertainties prevalent in manufacturing processes.

##  Citation

Yigit F.; Basilio M.P; Pereira V. (2024). A Hybrid Approach for the Multi-Criteria-Based Optimization of Sequence-Dependent Setup-Based Flow Shop Scheduling. Mathematics. 12(13):2007. doi: https://doi.org/10.3390/math12132007

##  Key Features

- Objectives Weight Assessment: Utilizes the Pairwise Prioritized Fuzzy Analytical Hierarchy Process (PPF-AHP) to determine the weights of critical objectives such as Makespan, Weighted Tardiness, Total Waste, and Total Setup Time. This method accommodates input from one or multiple decision makers.
- Job Importance Modeling: Employs Hierarchical Type-2 Fuzzy Sets (HT2FS) for precise modeling of job importance. This approach allows for input from one or multiple decision makers, providing an accurate representation of job priorities in the scheduling process.
- Genetic Algorithm Optimization: Applies a Genetic Algorithm (GA) to optimize scheduling tasks, leveraging its ability to handle complex and variable conditions to find near-optimal solutions efficiently.
- Custom Values: Offers the flexibility for users to input their custom weights for objectives, including selecting one or more objectives, jobs, and even defining a specific job sequence. This customization ensures that the scheduling solution is precisely aligned with the user's specific needs and preferences.

## Usage

2. Try it in **Colab**:

- Example ( [ Colab Demo ](https://colab.research.google.com/drive/10px7FHlGmcXwshZFzkS7JubpJYwj7J-f?usp=sharing)) 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Valdecy/mcdm_scheduler",
    "name": "mcdm-scheduler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Valdecy Pereira",
    "author_email": "valdecy.pereira@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/f1/daa2a57045f02fdc8ec9400dfca81b92a1d7daf117d777353d5705c41954/mcdm_scheduler-1.5.9.tar.gz",
    "platform": null,
    "description": "# MCDM Scheduler\r\n\r\n## Introduction\r\n\r\nWelcome to **mcdm_scheduler**, a Python library designed to tackle the job shop scheduling problems. This library incorporates advanced methodologies to manage the complexities and uncertainties prevalent in manufacturing processes.\r\n\r\n##  Citation\r\n\r\nYigit F.; Basilio M.P; Pereira V. (2024). A Hybrid Approach for the Multi-Criteria-Based Optimization of Sequence-Dependent Setup-Based Flow Shop Scheduling. Mathematics. 12(13):2007. doi: https://doi.org/10.3390/math12132007\r\n\r\n##  Key Features\r\n\r\n- Objectives Weight Assessment: Utilizes the Pairwise Prioritized Fuzzy Analytical Hierarchy Process (PPF-AHP) to determine the weights of critical objectives such as Makespan, Weighted Tardiness, Total Waste, and Total Setup Time. This method accommodates input from one or multiple decision makers.\r\n- Job Importance Modeling: Employs Hierarchical Type-2 Fuzzy Sets (HT2FS) for precise modeling of job importance. This approach allows for input from one or multiple decision makers, providing an accurate representation of job priorities in the scheduling process.\r\n- Genetic Algorithm Optimization: Applies a Genetic Algorithm (GA) to optimize scheduling tasks, leveraging its ability to handle complex and variable conditions to find near-optimal solutions efficiently.\r\n- Custom Values: Offers the flexibility for users to input their custom weights for objectives, including selecting one or more objectives, jobs, and even defining a specific job sequence. This customization ensures that the scheduling solution is precisely aligned with the user's specific needs and preferences.\r\n\r\n## Usage\r\n\r\n2. Try it in **Colab**:\r\n\r\n- Example ( [ Colab Demo ](https://colab.research.google.com/drive/10px7FHlGmcXwshZFzkS7JubpJYwj7J-f?usp=sharing)) \r\n\r\n",
    "bugtrack_url": null,
    "license": "GNU",
    "summary": "A Library Incorporating a MCDM tools for Scheduling Problems",
    "version": "1.5.9",
    "project_urls": {
        "Homepage": "https://github.com/Valdecy/mcdm_scheduler"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4aa21b3b49ece45a30199d5e7d65cda79b2d10bc749d81a2e6599caf6094b55",
                "md5": "5b3dc630d4d6e11bfb984b2639ebad2c",
                "sha256": "111c812c1c4712e7d7a7f470f33627baa0e52ea102d1854bb6747af41db04a06"
            },
            "downloads": -1,
            "filename": "mcdm_scheduler-1.5.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b3dc630d4d6e11bfb984b2639ebad2c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11427,
            "upload_time": "2024-11-12T00:04:10",
            "upload_time_iso_8601": "2024-11-12T00:04:10.489249Z",
            "url": "https://files.pythonhosted.org/packages/e4/aa/21b3b49ece45a30199d5e7d65cda79b2d10bc749d81a2e6599caf6094b55/mcdm_scheduler-1.5.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5f1daa2a57045f02fdc8ec9400dfca81b92a1d7daf117d777353d5705c41954",
                "md5": "c849a2ae3cab1561c948f884e9e7d18f",
                "sha256": "44e29c37407ad34aa8642123280f7968ab016e0b3bd25668a2082f21dee0d73f"
            },
            "downloads": -1,
            "filename": "mcdm_scheduler-1.5.9.tar.gz",
            "has_sig": false,
            "md5_digest": "c849a2ae3cab1561c948f884e9e7d18f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10901,
            "upload_time": "2024-11-12T00:04:12",
            "upload_time_iso_8601": "2024-11-12T00:04:12.390225Z",
            "url": "https://files.pythonhosted.org/packages/a5/f1/daa2a57045f02fdc8ec9400dfca81b92a1d7daf117d777353d5705c41954/mcdm_scheduler-1.5.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 00:04:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Valdecy",
    "github_project": "mcdm_scheduler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mcdm-scheduler"
}
        
Elapsed time: 1.18699s