Giter Site home page Giter Site logo

ralucanecula / mtsp_salesman_selection_aco Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 1.0 109 KB

A set of ant colony system and max-min ant system based algorithms for the single-objective MinMax Multiple Traveling Salesman Problem (mTSP) and for the bi-objective mTSP

Java 100.00%
ant-colony-optimization ant-colony-systems max-min-ant-system multiple-traveling-salesman multi-objective-optimization pareto-front

mtsp_salesman_selection_aco's Introduction

mTSP_Salesman_Selection_ACO

This repository contains the source code for five implemented Ant Colony Optimization (ACO) algorithms for solving the single-objective MinMax Multiple Traveling Salesman Problem (mTSP), which considers the minimization of the longest tour, and the bi-objective mTSP, which considers two conflicting objectives: 1) minimization of the total traveled distance and 2) work balancing {which amounts to minimizing the amplitude of the costs of individual tours). The aim is to examine the correlation between the mechanism employed to select the salesman during the tour construction phase, and the quality of obtained solutions. Also, this repository includes the data set, containing the considered mTSP instances used in the experimental study. Version: 1.0 Contact: necula dot raluca at gmail dot com

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.