Stars
Model code corresponding to the paper "Determining optimal locations for blood distribution centers".
This project implements methods for solving Uncapcaitated Facility Location(UFLP) nominally and under spatial demand uncertainty.
Data-driven distributionally robust emergency facility deployment under demand location uncertainty
Starter pack for distributionally robust chance-constrained optimization using the Wasserstein distance
CS 7301: Spring 2021 Course on Advanced Topics in Optimization in Machine Learning
Compute a Weighted Voronoi diagram of a set of weighted two-dimensional sites
Delaunay/Voronoi tessellations with additive weights, compatible with scipy.spatial, w/ interactive spiderweb spatial graphs
standalone java library for computation of the weighted (power) voronoi diagram
Frank-Wolfe算法和梯度投影法MATLAB实现
Matlab Package of classical benders decomposition method, generalized benders decomposition method and multi-cut generalized benders decomposition method.
This project concentrates on implementation of Generalized Bender's Decomposition (GBD) algorithm for sparse linear regression problem.
Codes for paper "Semidefinite Programming for NLOS Error Mitigation in TDOA Localization"
🌈Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。
A python framework for solving the VRP and its variants with column generation.
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
运小筹公众号是致力于分享运筹优化(LP、MIP、NLP、随机规划、鲁棒优化)、凸优化、强化学习等研究领域的内容以及涉及到的算法的代码实现。
Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm