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/job-shop-scheduling-2
This is a program to solve the job shop scheduling problem by using the parallel genetic algorithm
ScorpJD/jobshop-scheduling
Implementation of previous job-shop scheduling theses
ScorpJD/1d_cutting
ScorpJD/dwave-networkx
D-Wave Systems extension of the NetworkX Python package for graphs and graph algorithms.
ScorpJD/erpnext
Free and Open Source Enterprise Resource Planning (ERP)
ScorpJD/fpga-mcmc
FPGA accelerated Path Integral Monte Carlo. Project for computational physics.
ScorpJD/GitHub-Local
Local clone
ScorpJD/GraphScope
GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba
ScorpJD/Ising_model
Coherent Ising Machine implementation, simulation, Python codes for MC simulation
ScorpJD/Job_Shop_Schedule_Problem
Parallel Tabu Search and Genetic Algorithm for the Job Shop Schedule Problem with Sequence Dependent Set Up Times
ScorpJD/jpalns
The Parallel Adaptive Large Neighborhood Search is an algorithm to solve optimazation problems. You only need to implement destroy and repair methods and the mathmatical model and let the framework do the rest. For more information see the paper in the README
ScorpJD/L2D
ScorpJD/lqubo
Research project at Group W using D-Wave quantum computing to solve the Quadratic Assignment Problem and Traveling Salesman Problem.
ScorpJD/modeling-examples
Gurobi modeling examples
ScorpJD/ofbiz-framework
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
ScorpJD/penaltymodel
Utilities and interfaces for using penalty models.
ScorpJD/phd-bibliography
References on Optimal Control, Reinforcement Learning and Motion Planning
ScorpJD/pyqubo
Python DSL for constructing QUBOs from mathematical expressions.
ScorpJD/pyrosetta-basic
ScorpJD/pyvibdmc
A general purpose library to study vibrational problems using diffusion monte carlo
ScorpJD/qio-samples
Samples for using optimization solvers through Azure Quantum.
ScorpJD/qmcpack
Main repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids.
ScorpJD/QMCTorch
Pytorch Implementation of Real Space Quantum Monte Carlo Simulations of Molecular Systems
ScorpJD/quantum-monte-carlo-methods
Quantum Monte Carlo methods for Ising model
ScorpJD/quantumcomputingbook
Companion site for the textbook Quantum Computing: An Applied Approach
ScorpJD/QubitRBM
A Quantum circuit simulator based on Restricted Boltzmann Machines.
ScorpJD/QuIP
Quantum Integer Programming Syllabus
ScorpJD/RL-Job-Shop-Scheduling
Reinforcement learning approach for job shop scheduling
ScorpJD/sawatabi
Sawatabi is an application framework to develop and run stream-data-oriented Ising applications with quantum annealing.
ScorpJD/simulate_sycamore
Simulating Sycamore quantum circuits classically using tensor network algorithm.