An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: salesman-problem

mgrechanik/ant-colony-optimization

The implementation of the ant colony optimization algorithm. Allows to solve Travelling Salesman Problem , Shortest path problem, etc.

Language: PHP - Size: 223 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

mgrechanik/aco-workshop-for-tsp

Ant colony optimization workshop for solving a travelling salesman problem

Language: PHP - Size: 837 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

alpharou/ST2

Salesman's Tackle v2 by Alpharou.

Language: JavaScript - Size: 359 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

qc2105/Simulated-Annealing-Algorithm

Simulated Annealing Algorithm

Language: C++ - Size: 2.21 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

diogo-fernan/aco 📦

A C++ Ant Colony Optimization (ACO) algorithm for the traveling salesman problem.

Language: C++ - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 54 - Forks: 33

st1lson/AntColony

Language: C# - Size: 41 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

yinhangfeng/AntColonyTSP

Implementation of the Ant Colony Optimization algorithm

Language: Java - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

wookieJ/salesman-problem

Salesman problem with visualisation

Language: Java - Size: 223 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

PaivaEduarda/Multiples_Travelling_Salesman

This project focuses on a variation of TSP known as the Multiple Traveling Salesman Problem (mTSP), where more than one traveling salesman is involved, each with a specific set of cities to visit.

Language: Python - Size: 62.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

juliankappler/traveling_salesman

Solving the traveling salesman problem for real-world locations using the openrouteservice.org API and a genetic algorithm

Language: HTML - Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tkachenko0/Traveling-Salesman-Problem

TSP is a classic optimization problem in computer science and operations research. In this essay, we playfully apply TSP to the case where Elon Musk, the visionary entrepreneur of SpaceX, wishes to visit all the planets of our solar system with minimum cost.

Language: Python - Size: 68.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

iyksh/Travelling-Salesman-Problem

Heuristic Optimization using Genetic Algorithms was used to find the best distance combinations from a given set of (x, y).

Language: Python - Size: 1.85 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

PrzemyslawTabor/Travelling-Salesman-Problem

WiP

Language: C# - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yassu/SalesmanProblem-Ga

Language: Scala - Size: 10.4 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

JuliaGajt/Salesman-problem

Problem komiwojażera C++

Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fedeboco/neural-networks

86.54 - Basic concepts of neural networks. Hopfield Networks, Ising Model, Simple-Layer Perceptron, Multi-Layer Perceptron, Genetic Algorithms, Kohonen Networks, Simulated Annealing.

Language: MATLAB - Size: 589 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

maximfersko/Graph-Algorithms

Language: C++ - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FireFading/salesman_python

salesman problem solver

Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

paololapo/Simulated_annealing_for_TSP

Numerical solution of the travelling salesman problem using the simulated annealing stochastic algorithm. Made for Computational Methods for Physics class.

Language: Jupyter Notebook - Size: 6.27 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Nerocraft4/GraphApplication-CPP

A set of search algortithms over graphs, programmed in C++

Language: C - Size: 8.46 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pigna90/PCTSPTW

Prize-Collecting Traveling Salesman Problem with Time Windows

Language: Python - Size: 1.18 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 6

drgarlic/traveler 📦

:earth_africa: A solver with different algorithms for the Traveling Salesman Problem

Language: Python - Size: 77.1 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

RomainTHD/VoyageurCommerceFourmis 📦

Travelling salesman problem via ant's algorithm

Language: Java - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

detrack/elasticroute-python

Free, intelligent routing for your logistics – now on Python.

Language: Python - Size: 57.6 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

RubenPants/TravelingSalesmanProblem

Toolbox to evolve solutions via a Genetic Algorithm for the Traveling Salesman Problem, implemented in MatLab.

Language: MATLAB - Size: 20.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

4s4v1n/Simple-Navigator

Algorithms on graphs

Language: C++ - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FrequentlyMissedDeadlines/salesman-genetic-algorithm

Salesman problem solved with genetic algorithm

Language: Scala - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

aychun/Simulated-Annealing-Salesman-Problem

Using simulated annealing to solve the travelling salesman problem

Language: Python - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MoamenSoroor/genetic-algorithms

Solving Salesman Problem with Genetic algorithm - applying functional programming and parallel programming principles.

Language: C# - Size: 1.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gr3yc4t/Travelling-Salesman-Genetic

Genetic algorithm approach to the travelling salesman problem

Language: C - Size: 428 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Baushkiner/projectSalesman

The implementation Genetic Algorithm to solve Salesman problem

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

detrack/elasticroute-php

Free, intelligent routing for your logistics – now on PHP.

Language: PHP - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gitcordier/minimal_length_of_graph_traversal

Given a network, equipped with a specific total and strict order, we get the minimal "round trip" traversal length. It always converges, at quadratic cost.

Language: Python - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

d9nchik/AntAlgorithm

Cool algorithm for quick search of path.

Language: Java - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Adalk033/The-traveling-Salesman-Problem

Program proposing a solution to the traveler's problem

Language: Python - Size: 122 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

PeiP-2018-Work-Nantes-DUT-INFO/Traveling-salesman-problem-grp2

An introduction to the traveling saleman problem made during the second semester

Language: Java - Size: 330 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

effesessa/InformedSearch

Some strategy of informed search.

Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Irindul-zz/Anthill

A Multi Agent System for ants

Language: Java - Size: 337 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0