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:
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆17Updated 9 months ago
- Formulations for the robust Resource-Constrained Project Scheduling Problem (RCPSP) using Pyomo modelling.☆14Updated 3 years ago
- ☆26Updated 6 months ago
- Nutmeg – a MIP and CP branch-and-check solver☆26Updated last year
- This repository stores code about the JSSP and FJSSP scheduling problem solved with two constraint programming solvers: IBM CPLEX CP Opti…☆13Updated 2 years ago
- Adaptive Cut Selection in Mixed-Integer Linear Programming☆13Updated last year
- Combining Reinforcement Learning with Integer Programming for Robust Scheduling☆27Updated last year
- The MIP Workshop 2023 Computational Competition☆41Updated last year
- Determine a schedule for running a set of jobs.☆46Updated 6 months ago
- Column generation (theory + python implementation)☆29Updated 3 years ago
- A modular Python library for creating, solving, and visualizing job shop scheduling problems.☆35Updated 3 weeks ago
- An end-to-end framework for mixed-integer optimization with data-driven learned constraints.☆126Updated last year
- A curated list of awesome Operations Research (OR) resources.☆29Updated last year
- A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.☆40Updated 3 months ago
- ☆17Updated 2 years ago
- Generators for Combinatorial Optimization☆18Updated 2 years ago
- Using Dantzig-Wolfe (DW) decomposition algorithm to solve MCNF(Multi Commodity Network Flow) problem. Final project for the course of (la…☆21Updated 2 years ago
- An archive repository containing the MiniZinc instances used for the MiniZinc Challenge☆13Updated 6 months ago
- Python code to solve robust multi-mode resource constrained project scheduling problem using Benders' decomposition approach vs compact m…☆11Updated 2 years ago
- Your best resource to learn mixed-integer programming to solve practical decision-making problems.☆25Updated 3 months ago
- A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowl…☆40Updated 3 years ago
- Official Schlably Repository by the Institute for TMDT☆79Updated 2 years ago
- Branch-Cut-Price Framework☆30Updated 4 years ago
- Solve job shop scheduling problems (and more!) in Python.☆40Updated last month
- A Hyper-Heuristic framework☆49Updated last month
- Combinatorial Optimization in Gurobi☆44Updated last year
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆172Updated 5 months ago
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆29Updated last month
- Code and data from the paper "Exponential-size neighborhoods for the pickup-and-delivery traveling salesman problem", authored by T. Pach…☆18Updated 2 years ago
- MAP-Elites Hyper-Heuristic based algorithm for generating schedules for the Resource Constrained Project Scheduling Problem☆26Updated last year