Ranmanuyan's Stars
mit-pdos/xv6-riscv
Xv6 for RISC-V
Lordog/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
microsoft/OptiGuide
Large Language Models for Supply Chain Optimization
ai4co/awesome-fm4co
Recent research papers about Foundation Models for Combinatorial Optimization
teshnizi/OptiMUS
Optimization Modeling Using mip Solvers and large language models
tamilselvanarjun/knapsack_algorithm
A simple implementation of the Knapsack problem using dynamic programming.
djanka2/stochastic-optimization
Sequential Decision Problem Modeling Library @ Castle Lab, Princeton Univ.
MichaelAllen1966/learninghospital
Combining Deep RL and SimPy models of hospital systems
misken/obsimpy
Using SimPy to create OB patient flow models
ed-lam/nutmeg
Nutmeg – a MIP and CP branch-and-check solver
PyJobShop/PyJobShop
Solving scheduling problems with constraint programming in Python.
colinlee0924/DRL-SimPy-JobShop
An integration of deep reinforcement learning and discrete-event simulation for job shop scheduling problem.
vamsi-aribandi/PERTgen
Python code to generate a PERT graph and Gantt chart given a task schedule
traherom/simple-scheduler
Gantt charts are great for showing schedules--make the simple case easy to build
PyGantt/PyGantt
Plot gantt or waterfall charts
bruscalia/gethighs
A Python interface to use HiGHS executable files with Pyomo.
hxri/hospital_simulation
A discrete event simulation (DES) of a hospital environment using Python and SimPy
OPTANO/optano.algorithm.tuner
OPTANO Algorithm Tuner
afmedina/tutorial-simpy
Tutorial SimPy
gabryallaseconda/SurgerySchedulingUnderUncertainty
Software for scheduling surgical interventions with optimization methods for robust results.
markkvdb/or-scheduling
Code for the distributional robust operating room (OR) scheduling problem
tmargarian/hospital_optimization_gurobi
Hospital Room Allocation using Gurobi Optimizer
Beanbean95/awesome-public-datasets
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
HammouHanini/operating-room-scheduling-optimization-using-pulp
operating room scheduling optimization using pulp
jackdundun/DES-Rad-CT
Python (simpy module) implementation of a discrete event simulator for scheduling of CT appointments in a radiology department
kongriley/hospital-opt
6.7200 Optimization Final Term Project: Optimization of NYC Hospitals
ozgunelci/Stochastic-Scheduling-With-LBBD
roniepaolo/operating-room-scheduling-ga
Solving Operating Room Scheduling (or Operating Theatre Scheduling) with Genetic Algorithms
taylanbektas/Hospital-Surgery-Scheduling
Hospital Surgery Scheduling
vivvyk/Final-Exam-Scheduling
Schedules final exams using local search algorithm.