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,…☆10Updated 4 years ago
- An archive repository containing the MiniZinc instances used for the MiniZinc Challenge☆14Updated 10 months ago
- Solve scheduling problems with constraint programming in Python.☆68Updated last week
- A Lazy Clause Generation solver with a focus on modularity and maintainability in addition to speed☆24Updated this week
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆19Updated last month
- Adaptive Cut Selection in Mixed-Integer Linear Programming☆15Updated 2 years ago
- Formulations for the robust Resource-Constrained Project Scheduling Problem (RCPSP) using Pyomo modelling.☆15Updated 4 years ago
- Nutmeg – a MIP and CP branch-and-check solver☆29Updated 2 years ago
- A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.☆47Updated 8 months ago
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.☆72Updated last week
- A solver based on column generation☆34Updated last week
- 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
- An end-to-end framework for mixed-integer optimization with data-driven learned constraints.☆131Updated 2 years ago
- ☆49Updated 3 years ago
- JSSP dataset for LLMs☆11Updated 4 months ago
- A Python library for implementing and testing algorithm for Job-Shop Scheduling problem.☆29Updated last year
- OptiChat: Explaining Optimization Models Using LLMs☆39Updated last week
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆198Updated 5 years ago
- Machine-learning-based column selection☆39Updated 3 years ago
- Tabu search solver for job shop scheduling problem☆16Updated 6 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…☆22Updated last year
- Python codes for the traveling salesman problem and vehicle routing problem☆67Updated 3 years ago
- ☆14Updated last year
- Official Schlably Repository by the Institute for TMDT☆90Updated 2 years ago
- A modular Python library for creating, solving, and visualizing job shop scheduling problems.☆59Updated last week
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…☆175Updated last month
- A benchmarking repo with various solution methods to various machine scheduling problems☆155Updated 8 months ago
- Learning to Compare Nodes in Branch and Bound with Graph Neural Networks (NeurIPS 2022)☆23Updated 2 years ago
- Job Shop Scheduling Problem via Ant Colony Optimization☆39Updated 6 years ago
- ☆34Updated 3 years ago