zhangsir11122

zhangsir11122

Geek Repo

Github PK Tool:Github PK Tool

zhangsir11122's starred repositories

Max-Clique-Cplex-Python

Maximum Clique Problem solved by Branch and Bound method and Cplex Optimization.

Language:PythonStargazers:5Issues:0Issues:0

Vehicle-Routing-Problem-with-Backhaul

Vehicle Routing Problem with Backhaul (VRPB); Open vehicle routing problem; Lagrangian decomposition; Lagrangian relaxation algorithm; Clustering algorithm; CPLEX optimization solver; Python implementation

Language:PythonStargazers:13Issues:0Issues:0

E-VRPTW

CPLEX code of the E-VRPTW

Language:AMPLLicense:MITStargazers:10Issues:0Issues:0

Facility-Location-in-Genetic-Algorithm

This project use genetic algorithm to solve the facility location problem in matlab.

Language:MatlabStargazers:20Issues:0Issues:0

Facility_Location

This repository contains resources for Facility Location and Location Allocation. It is intended for research and educational use. Nothing within this repository may be used for commercial activities.

Language:Jupyter NotebookLicense:LGPL-3.0Stargazers:17Issues:0Issues:0

facility-location-gurobi

Exact approach to solve the facility location problem with Gurobi.

Language:PythonStargazers:34Issues:0Issues:0

Facility-Location-Problem-with-DoCplex

通过docplex工具对选址问题求解

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

OR_location_routing_problem_study

Facility Location and routing problems: Survey, Models and Algorithm

Language:Jupyter NotebookStargazers:25Issues:0Issues:0

PHLP

遗传算法解决枢纽选址问题

Language:PythonStargazers:19Issues:0Issues:0
Language:PythonStargazers:5Issues:0Issues:0

Validate-VRPTW-Model-with-Gurobi

python calls Gurobi to verify the correctness of VRPTW model

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:12Issues:0Issues:0

ALNS_V2

ALNS for CVRP with Numba optimization

Language:PythonStargazers:6Issues:0Issues:0

ALNS

this is a repository for ALNS

Language:PythonLicense:MITStargazers:38Issues:0Issues:0

CVRP_ALNS

Learning on ALNS Algorithm with CVRP example

Language:Jupyter NotebookStargazers:7Issues:0Issues:0

ALNS_VRPTW

Adaptive large neighbourhood search (ALNS) algorithm for vehichle routing problem with time windows (VRPTW)

Language:JavaStargazers:55Issues:0Issues:0

IMOLEM-for-VRPSD

An Improved Learnable Evolution Model for Solving Multi-Objective Vehicle Routing Problem with Stochastic Demand

Stargazers:10Issues:0Issues:0

multiobjective_route_optimisation

This code optimises a three-objective traveling salesman problem (TSP). Three different multi-objective evolutionary algorithms (MOEAs) are used to solve this problem. The applied MOEAs are NSGA-II, MOEA/D, and IBEA which are taken from the Platypus framework..

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

tsp_ga

TSP solved by NSGA-II

Language:PythonStargazers:1Issues:0Issues:0

MOTSP

Multi Objective TSP NSGA-II

Language:PythonStargazers:8Issues:0Issues:0

vrp

A Vehicle Routing Problem solver

Language:RustLicense:Apache-2.0Stargazers:337Issues:0Issues:0

NSGA-II

This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.

Language:PythonLicense:MITStargazers:387Issues:0Issues:0
Language:PythonLicense:MITStargazers:19Issues:0Issues:0

trucks-and-drones

Using reinforcement learning to solve the travelling salesman and vehicle routing problem with drones (or robots).

License:MITStargazers:18Issues:0Issues:0

TSPDrone-RL

A Deep Reinforcement Learning Approach for Solving the Traveling Salesman Problem with Drone

Language:PythonStargazers:30Issues:0Issues:0

mFSTSP-VDS

Test problems and heuristic pseudo-code for solving the Multiple Flying Sidekicks Traveling Salesman Problem with Variable Drone Speeds (mFSTSP-VDS)

Language:HTMLStargazers:17Issues:0Issues:0

Drones-TSP

Code for the Travelling Salesman Problem with Drone

Language:JavaLicense:NOASSERTIONStargazers:26Issues:0Issues:0

TSP-D-Instances

A repository with instances for the TSP with Drones

License:NOASSERTIONStargazers:25Issues:0Issues:0

TSP-D-algorithms

Python codes for Traveling Salesman Problem with Drone (TSP-D)

Language:PythonStargazers:15Issues:0Issues:0

Huristic-code

Some heuristic code for combination problem

Language:C++License:MITStargazers:8Issues:0Issues:0