Starred repositories
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, m…
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
MFEA 2 (or MFEA-II). Multifactorial Evolutionary Optimization with Online Transfer Parameter Estimation in Python
A Routing algorithm for planning routes of Drones to map a given area.
Electric vehicle routing problem with time windows and mixed backhauls (obsolete)
Ant algorithm to solve vehicle routing problems with time windows
运小筹公众号是致力于分享运筹优化(LP、MIP、NLP、随机规划、鲁棒优化)、凸优化、强化学习等研究领域的内容以及涉及到的算法的代码实现。
Using improved PSO(Particle Swarm Optimization) algorithm resolve VRPTW question.
A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)
A coevolutionary-algorithm solver for multi-objective two-echelon Vehicle Routing Problems.
VRPTW variation of JD Global Optimization Challange
Saving Algorithm, 节约算法,又称C-W算法,是由Clarke和Wright于1964年首次提出的,用来解决VRP问题,是重要的物流算法
A python implementation of a ant colony optimization based solution to Vehicle Routing Problem with Time Windows.
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows