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 8 years ago
Alternatives and similar repositories for CourseScheduling
Users that are interested in CourseScheduling are comparing it to the libraries listed below
Sorting:
- Code and results relating the paper "A compact reformulation of the two-stage robust RCPSP" published in Computers & Operations Research,…☆11Updated 5 years ago
- Formulations for the robust Resource-Constrained Project Scheduling Problem (RCPSP) using Pyomo modelling.☆15Updated 4 years ago
- An archive repository containing the MiniZinc instances used for the MiniZinc Challenge☆14Updated last year
- A modular Python library for creating, solving, and visualizing job shop scheduling problems.☆71Updated 2 months ago
- Solve production scheduling problems with constraint programming in Python.☆93Updated 3 weeks ago
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆22Updated 4 months ago
- A curated list of awesome Operations Research (OR) resources.☆32Updated 2 years ago
- A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.☆54Updated 11 months ago
- OR-Tools vs. CP Optimizer vs. CPLEX for Blocking Job Shop / Simple Job Shop Scheduling Problems☆70Updated 5 years ago
- Libraries of Pyomo test problems☆25Updated 3 months ago
- Nutmeg – a MIP and CP branch-and-check solver☆31Updated 2 years ago
- A solver based on column generation☆39Updated last month
- A C++ Framework for Optimization☆36Updated this week
- In this repo, GA, SA, and PSO algorithms are implemented to solve Job-shop Scheduling Problem(JSP) and Flexible Job-shop Scheduling Probl…☆28Updated last year
- OptiChat: Explaining Optimization Models Using LLMs☆62Updated 3 weeks ago
- Column generation (theory + python implementation)☆31Updated 4 years ago
- ☆19Updated 2 years ago
- Python codes for the traveling salesman problem and vehicle routing problem☆67Updated 3 years ago
- A solver for mixed integer bilevel programs☆60Updated 3 weeks ago
- The MIP Workshop 2023 Computational Competition☆40Updated 2 years ago
- Machine-learning-based column selection☆40Updated 4 years ago
- A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem☆16Updated 2 years ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆183Updated 2 months ago
- Benchmark instances for job-shop scheduling problem☆114Updated 11 years ago
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆35Updated 9 months ago
- Visual representation of the branch-and-cut tree of SCIP using spatial dissimilarities of LP solutions☆30Updated 3 years ago
- Cutting stock code for gurobi + python☆20Updated 7 years ago
- pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods☆31Updated 2 years ago
- Fork of the Concorde TSP solver with an easier build procedure☆15Updated last year
- A Lazy Clause Generation solver with a focus on modularity and maintainability in addition to speed☆27Updated last week