sarahanandhitaputri

sarahanandhitaputri

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

sarahanandhitaputri's starred repositories

Vehicle-Routing-Problem

The repository details using ant colony optimization and genetic algorithms to optimize VRP for the Computational Intelligence course project at Habib University (Spring 2021)

Language:PythonLicense:GPL-3.0Stargazers:12Issues:0Issues:0

BusPlatform-GA-Ptr

A method combined Genetic Algorithm and Pointer Network to solve multi-object CVRP.

Language:PythonStargazers:1Issues:0Issues:0

Programming-task-VRP-using-Genetic-Algorithm

Modify the given program for a more complex constraint in CVRP problem.

Language:PythonStargazers:2Issues:0Issues:0

GA-CVRP

A Genetic Algorithm to solve the CVRP problem.

Language:PythonStargazers:1Issues:0Issues:0

CVRP-DHL-Algorithm

Genetic Algorithm applied on CVRP use case

Language:PythonLicense:MITStargazers:3Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

cvrp-genetic-algorithm

CVRP Genetic algorithm short school project

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

cvrp_ga

Capacitated Vehicle Routing Problem (CVRP) Solution By Genetic Algorithm

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

hetero_fleet_cvrp

Optimization of Green Fresh Food Logistics with Heterogeneous Fleet Vehicle Route Problem by Genetic Algorithm

Language:PythonStargazers:9Issues:0Issues:0

cvrp

Solving the CVRP using evolutionary approaches, specifically genetic algorithms, to optimize problem sets into its best known solution.

Language:PythonLicense:MITStargazers:10Issues:0Issues:0

Capacitated-Vehicle-Routing-Problem

Capacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Multiobjective problem of minimizing Total distance travelled by all vehicles and minimizing total number of vehicles at same time.

Language:PythonLicense:MITStargazers:61Issues:0Issues:0

cvrp

A genetic algorithm to optimise the Capacitated Vehicle Routing Problem

Language:PythonStargazers:6Issues:0Issues:0

cvrp-python

Capacitated Vehicle Routing Problem (CVRP) using Genetic Algorithm

Language:PythonStargazers:8Issues:0Issues:0

vrp-genetic-algorithm-python

A simple program written in Python that implements a genetic algorithm for solving the Vehicle Routing Problem (VRP).

Language:PythonLicense:MITStargazers:30Issues:0Issues:0