Pinned Repositories
2E-VRPTWSPD
A tabu search and MILP model for a two-echelon vehicle routing problem(2E-VRP).
ACS_VRPTW
蚁群算法求解VRPTW
adp-powell-exercises
Approximate Dynamic Programming exercises from Powell (2011)
AlgorithmDiagram
算法图解的算法代码示例,用Python和Java实现,后期会加入其它语言
Algorithms
A collection of algorithms and data structures
Algorithms-1
Collection of algorithms in multiple programming languages.
alns-dpdp
Adaptive Large Neighborhood Search for Dynamic Pick-up and Delivery Problem
ALNS_VRPTW
自适应大邻域搜索求解带时间窗的车辆路径规划问题(VRPTW)
animate-algorithm
code for my video
BendersDecomposition
Learning Benders Decomposition by Coding
neuyhwu's Repositories
neuyhwu/2E-VRPTWSPD
A tabu search and MILP model for a two-echelon vehicle routing problem(2E-VRP).
neuyhwu/animate-algorithm
code for my video
neuyhwu/BendersDecomposition
Learning Benders Decomposition by Coding
neuyhwu/CMTVRPTW
neuyhwu/Cpp-Cplex-Tutorial
A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowledge of coding.
neuyhwu/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
neuyhwu/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
neuyhwu/filo
A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.
neuyhwu/HeterogeneousFleetVRP
Solving the Heterogeneous Fleet VRP using heuristic algorithms
neuyhwu/Math_Model
数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法
neuyhwu/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
neuyhwu/MIPLearn
Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (ML)
neuyhwu/MLColumnSelection
Machine-learning-based column selection
neuyhwu/MTVRPTW
Meta-heuristic algorithm for Multi-Trip Vehicle Routing Problem with Time Windows
neuyhwu/neuroplan
neuyhwu/or-tools
Google's Operations Research tools:
neuyhwu/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
neuyhwu/TPFanControl
neuyhwu/two-stage-robust-optimization
Two stage robust optimization using a column-and-constraint generation (C&CG) method
neuyhwu/VisitationLaw
The universal visitation law of human mobility (Nature)
neuyhwu/VRPTW
Branch-price-and-cut code for the VRPTW
neuyhwu/VSPP
This repository contains the instances and code used in our paper "Vessel Service Planning in Seaports".
neuyhwu/A-MDVRP
Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm
neuyhwu/dvrp-stochastic-requests
Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests
neuyhwu/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
neuyhwu/JavaCplexExample
Example code for using CPLEX and Java.
neuyhwu/Nested-Column-and-Constraint-Generation-nested-C-CG-for-Two-Stage-Robust-Optimization
Two-Stage Robust Rostering Problem from the nested C&CG paper
neuyhwu/scikit-learn
scikit-learn: machine learning in Python
neuyhwu/statsbook
用Python动手学统计学
neuyhwu/VRPRD-instance-files
A Branch-Price-and-Cut Algorithm for the Vehicle Routing Problem with Release and Due Dates