Ranmanuyan's Stars
hong-seok-choe/RobustPtO
Predict-then-Optimize under Uncertainties
IBMDecisionOptimization/docplex-examples
These samples demonstrate how to use the DOcplex library to model and solve optimization problems.
hyy1101/cainiao
菜鸟-需求预测与分仓规划
DallasBuyer/awesome-dynamic-pricing
😎 awesome dynamic pricing 💵
Doragd/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
AustinLBuchanan/Location_Models
Example codes for IEM 4203/5203: shortest paths, transportation problem, k-median, k-center, set cover, facility location, max k-cover
XiongPengNUS/rsome
Robust Stochastic Optimization Made Easy
Bilkent-CYBORG/RoBOS
Code for "Robust Bayesian Satisficing"
NanYangTUM/Robust-Satisficing
TonyBlonigan/marketing_campaign_optimization
Beyond prediction, a comprehensive business strategy
tule2236/Airbnb-Dynamic-Pricing-Optimization
[BA project] Dynamic Pricing Optimization for Airbnb listing to optimize yearly profit for host. Use Clustering for competitive analysis, kNN regression for demand forecasting, and find dynamic optimal price with Optimization model.
WLQ-16/2022_MCM
2022“华为杯”研究生建模大赛D题:PISA架构芯片资源排布
clinicalml/amr-uti-stm
Code for "A decision algorithm to promote outpatient antimicrobial stewardship for uncomplicated urinary tract infection"
GILEV0/New-York-Inpatient-Data
The state of New York has raised concerns about the length of stay for hospital inpatients in the Long Island service area
spkelle2/vehicle_routing_column_generation
A demo on how use column generation in a primal heuristic for the Vehicle Routing Problem with Time Windows (VRPTW)
EhudTsivion/The-Analytics-Edge---Python
Assignments from the edX MIT course "The Analytics Edge" using python instead of R
TDBTECHNO/Analytics-edge-python
Here, i am uploading my mini task which is to programme the units of the analytics edge in python, Here i have described each line of code in a detailed manner
Priya70/Analytiq-Edge-in-Python
This repo contains the solutions to the assignments from the amazing MIT course on Coursera but in Python (the course is taught in R).
michele-vaccari/TSP-con-pick-up-and-delivery
Progettino per il corso di Ricerca Operativa
hainn2803/Capacitated-vehicle-routing-problem-with-pick-up-and-delivery-Optimization
A project for Fundamental of Optimization class at HUST, Winter 2022
shaoxiang-zheng/Branch-and-price-for-one-dimensional-bin-packing
It's the implementation for "A New Branch-and-Price-and-Cut Algorithm for One-Dimensional Bin-Packing Problems"
RoderickWR/BranchAndPrice
ggz1616/PDPTW
This prepository contains the implementation of a Branch and Cut and Price algorithm in order to solve the NP-hard Pickup and Delivery Problem with Time Windows
jomavera/branchAndPriceVRP
Test on how to implement Branch and Price for VRP with Gurobi (work in progress)
sandyspiers/branch_and_price_template
A quick template for branch and price prototypes
WenYuZhi/EasyIntegerProgramming
Easy Integer Programming
carlgronvald/DanzigWolfeDecomp
wbpowell328/stochastic-optimization
Sequential Decision Problem Modeling Library @ Castle Lab, Princeton Univ.
Light-City/CPlusPlusThings
C++那些事