Pinned Repositories
-VRPTW-Python-
实现高升论文《基于电动汽车的带时间窗的路径优化问题研究》中的算法部分。
1d_cutting
adaptive-large-neighbourhood-search
ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.
AdiaQC
Adiabatic quantum computation solver for Ising spin-glass or QUBO problems (several test problems included).
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
Algorithm
:art:冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序
Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
job-shop-scheduling-2
This is a program to solve the job shop scheduling problem by using the parallel genetic algorithm
jobshop-scheduling
Implementation of previous job-shop scheduling theses
python-ga-VRPTW-master
ScorpJD's Repositories
ScorpJD/revolver
Revolver: Vertex-centric Graph Partitioning Using Reinforcement Learning
ScorpJD/gated-graph-neural-network-samples
Sample Code for Gated Graph Neural Networks
ScorpJD/Ridesharing
ScorpJD/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
ScorpJD/Metaheuristic-Local_Search-GRASP
GRASP (Greedy Randomized Adaptive Search Procedure) Function for TSP problems.
ScorpJD/sumo
SUMO is an open source, highly portable, microscopic and continuous road traffic simulation package designed to handle large road networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
ScorpJD/pgrouting
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
ScorpJD/-VRPTW-Python-
实现高升论文《基于电动汽车的带时间窗的路径优化问题研究》中的算法部分。
ScorpJD/awesome-slam
A curated list of awesome SLAM tutorials, projects and communities.
ScorpJD/deap
Distributed Evolutionary Algorithms in Python
ScorpJD/CommonDevKnowledge
:octocat::fire: :star2::star::star::star: :star: 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
ScorpJD/AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
ScorpJD/python-ga-VRPTW
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
ScorpJD/VRPTW-ga
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
ScorpJD/Solid
🎯 A comprehensive gradient-free optimization framework written in Python
ScorpJD/w8-quiz
ScorpJD/VRPLite
A dynamic programming implementation for VRPPDTW based on state–space–time network representations
ScorpJD/route-optimizer-machine-learning
Route optimization solution which uses evolutionary algorithm with XGBoost model to optimize travel times.
ScorpJD/pytorch-maddpg
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
ScorpJD/Flexible-Job-Shop-Scheduling-Problem
ScorpJD/PythonProjects
A Portfolio of Python Projects
ScorpJD/neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
ScorpJD/im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
ScorpJD/VRPLite-python
ScorpJD/Test-stock-prediction-algorithms
Use deep learning, genetic programming and other methods to predict stock and market movements
ScorpJD/vpr_relocalization
The framework for visual place recognition in changing enviroments. Matches two sequence of images of arbitrary trajectory overlap.
ScorpJD/facile
Python constraint programming library
ScorpJD/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
ScorpJD/gaft
A Genetic Algorithm Framework in Python
ScorpJD/pickup_delivery_tsp
An implementation of the pickup and delivery traveling salesman problem