jennyzeng / CourseSchedulingLinks
CS-H198 Honor Research Project on algorithms. The course scheduling algorithm can generate a four year plan or a partial plan for UCI students.
☆11Updated 7 years ago
Alternatives and similar repositories for CourseScheduling
Users that are interested in CourseScheduling are comparing it to the libraries listed below
Sorting:
- Solve scheduling problems with constraint programming in Python.☆59Updated this week
- An archive repository containing the MiniZinc instances used for the MiniZinc Challenge☆13Updated 9 months ago
- Formulations for the robust Resource-Constrained Project Scheduling Problem (RCPSP) using Pyomo modelling.☆15Updated 3 years ago
- This repository stores code about the JSSP and FJSSP scheduling problem solved with two constraint programming solvers: IBM CPLEX CP Opti…☆14Updated 2 years ago
- OR-Tools vs. CP Optimizer vs. CPLEX for Blocking Job Shop / Simple Job Shop Scheduling Problems☆68Updated 4 years ago
- A modular Python library for creating, solving, and visualizing job shop scheduling problems.☆58Updated this week
- A Python library for implementing and testing algorithm for Job-Shop Scheduling problem.☆29Updated last year
- Combining Reinforcement Learning with Integer Programming for Robust Scheduling☆27Updated last year
- Job Shop Scheduling Problem via Ant Colony Optimization☆37Updated 5 years ago
- In this repo, GA, SA, and PSO algorithms are implemented to solve Job-shop Scheduling Problem(JSP) and Flexible Job-shop Scheduling Probl…☆20Updated 10 months ago
- Genetic algorithm solution (and visualization) of MS-RCPSP scheduling problem.☆14Updated 8 years ago
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.☆65Updated 3 weeks ago
- OptiChat: Explaining Optimization Models Using LLMs☆31Updated 2 months ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆174Updated last month
- MAP-Elites Hyper-Heuristic based algorithm for generating schedules for the Resource Constrained Project Scheduling Problem☆28Updated 2 years ago
- ☆49Updated 3 years ago
- ☆18Updated 2 years ago
- A benchmarking repo with various solution methods to various machine scheduling problems☆150Updated 6 months ago
- ☆28Updated last week
- Nutmeg – a MIP and CP branch-and-check solver☆26Updated 2 years ago
- Learning-to-Optimize for Mixed-Integer Non-Linear Programming☆40Updated this week
- A Gymnasium Environment for the Job Shop Problem Using the Disjunctive Graph Approach.☆23Updated last month
- Order Fulfillment by Multi-Agent Reinforcement Learning☆24Updated last year
- An end-to-end framework for mixed-integer optimization with data-driven learned constraints.☆128Updated 2 years ago
- A solver for mixed integer bilevel programs☆53Updated last month
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆19Updated last year
- ☆27Updated 9 months ago
- A solver based on column generation☆34Updated last month
- A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.☆43Updated 6 months ago
- Algorithms for the Orienteering Problem☆41Updated 4 months ago