Coder Social home page Coder Social logo

rojberr / speedysalesman Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.67 MB

This is Speedysalesman, a heuristic solution to traveling salesman problem! ๐Ÿ•ด๏ธ๐Ÿš€

Home Page: https://speedysalesman.herokuapp.com/

License: MIT License

Java 28.33% CSS 32.83% HTML 17.87% JavaScript 2.18% TypeScript 18.79%
angular java metaheuristic-optimisation travelling-salesman-problem

speedysalesman's Introduction

speedysalesman

This is my assignment for Computational Optimization course.

Here you can find metaheuristik solution to travelling salesman problem.

Photo by Andrea Piacquadio from Pexels

Credits

Two repositories, API and Angular frontend repository are currently being merged to this one repository. I decided to do so, to ease up the release process.

Usage ๐Ÿ’ก

This API generates a list of point coordinates, or let's you use your own list, and calculates the shortest possible loop that connects every point using metaheuristic approach.

  1. Install Docker on your system.

  2. To run the API and website interface locally run the docker-compose up from source directory (this will build Docker images and run them) :

docker-compose up

โš ๏ธ The Docker build may take some time โš ๏ธ

  1. Then go to the:

localhost:8080

..., and see for yourself. ๐Ÿ˜‰

  1. You can also connect to the API directly.
  • Use dynamically created Swagger documentation to see possible endpoints / updated documentation.
  • It is accessible under:

...:8080/swagger-ui/index.html#

  • For localhost:

localhost:8080/swagger-ui/index.html#/

Need further support? โš™๏ธ

The code is provided as-is with no warranties. Contact me if you want to contribute at [email protected] .

TODO:

  • Make buttons on errors and index.html page work!
  • ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.