shiny-salesman

Traveling salesman solver

An interactive app to solve the traveling salesman problem using simulated annealing and Shiny

Traveling salesman with simulated annealing, R, and Shiny

GitHub

242 stars
19 watching
89 forks
Language: R
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
evanoman/antcolonyoptimization-tsp An implementation of an Ant Colony Optimization algorithm to solve the Traveling Salesman Problem in MATLAB. 44
jiangxh1992/ga4tspproblem A Matlab implementation of a genetic algorithm to solve the Traveling Salesman Problem (TSP) by optimizing routes through a set of cities. 69
liukewia/solving-tsp-vrp This MATLAB project implements heuristic algorithms for solving two classic optimization problems in logistics and transportation planning 118
lzane/vrp-using-sa-with-matlab A Matlab implementation of simulated annealing to solve the vehicle routing problem with multiple vehicles and constraints. 125
yannickkae/statistical-learning-based-portfolio-optimization An R Shiny application implementing a portfolio optimization method 13
daattali/shinycssloaders A package that adds loading animations to Shiny outputs during recalculation 403
cheatsnake/shadify An HTTP API service for generating and solving puzzles of various types 32
subwayharearmy/sudoq A Sudoku solver that uses a quantum computer to solve puzzles. 6
samdphillips/aoc-2023 A solution to solve the Advent of Code 2023 puzzle challenges 0
daattali/shinyjs Easily improves user experience of Shiny apps by providing JavaScript operations without requiring knowledge of the language. 737
dzwillia/vue-simple-spinner A lightweight Vue.js spinner component with flexible styling options. 429
felixneutatz/2048_m-a-star An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. 204
rstudio/shinytest Automated testing tool for Shiny apps by simulating user interactions and comparing application states 225
yspreen/aoc An AOC CLI tool that automates puzzle solving and installation 6
cormanz/smartgpt Provides an LLM with the ability to complete complex tasks by breaking them down into smaller problems and collecting information from external sources. 1,756