Thesis research on open cross domain transfer learning in Graph Isomorphism Networks.
-
Updated
Apr 9, 2026 - Python
Thesis research on open cross domain transfer learning in Graph Isomorphism Networks.
Research code for flow shop, job shop and open shop scheduling problems
This repository provides an OpenAI Gym-compatible environment for production scheduling tasks, designed to benchmark reinforcement learning agents in job shop and flow shop settings.
Multi-objective job shop scheduling system using NSGA-II algorithm to optimize makespan, energy costs, and tardiness simultaneously. Features energy-aware scheduling with time-of-use tariffs and Pareto front visualization
Solution for the Job Shop Scheduling Problem (JSSP) using a Genetic Algorithm (GA) approach in Python.
python-lekin: Flexible Supply Chain Planning and Scheduler
A flexible and extensible framework for generating, and solving instances of common scheduling problems such as Flow Shop, Job Shop, Open Shop and Hybrids. It provides a structured instance representation, solver interfaces, and basic solvers, making it a powerful foundation for research and development in scheduling optimization.
Python repository to generate and solve job-shop scheduling problems, extract features, and build datasets, enabling neural network model training for makespan prediction.
Job shop constraint optimization/scheduling using Google OR Tools
A web application utilizing Particle Swarm Optimization (PSO) to optimize job shop scheduling and monitoring in the construction industry.
Genetic algorithm with a giffler thompson algorithm for JSSP
Provide code and algorithms in scheduling following in the student textbook
Job-Shop Scheduling Problem with Mixed Integer Optimization. Formulation and implementation in Julia Gurobi.
SEAGE (Search Agents) is a hyper-heuristic framework for metaheuristic collaboration.
Code used in 2015 paper "Solving Variants of the Job Shop Scheduling Problem Through Conflict-Directed Search". Code using old version of Mistral solver (https://homepages.laas.fr/ehebrard/mistral.html), and old version of IBM ILOG CP Optimizer (https://www.ibm.com/products/ilog-cplex-optimization-studio/cplex-cp-optimizer).
A MRP application for Job Shops, Machine Shops and Fabrication shops.
Jobshop using OR tools and Flask
This project involves using Genetic Algorithm to solve the dynamic scheduling problem of flexible Job Shop production.
Particle Swarm Optimization to solve the FJSP problem
Add a description, image, and links to the jobshop-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the jobshop-scheduling topic, visit your repo's landing page and select "manage topics."