Skip to content

IBMPredictiveAnalytics/Traveling_Salesperson_Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traveling Salesperson Problem

Solves the traveling salesperson optimization problem

This extension uses the TSP package in R to solve the traveling salesperson optimization problem. The extension supports both symmetric and asymmetric costs (or distances).


Requirements

  • IBM SPSS Statistics 18 or later and the corresponding IBM SPSS Statistics-Integration Plug-in for R.

Installation instructions

For version 23 and earlier:

  1. Open IBM SPSS Statistics
  2. Navigate to Utilities -> Extension Bundles -> Download and Install Extension Bundles
  3. Search for the name of the extension and click OK. Your extension will be available.

For version 24 and higher:

  1. Open IBM SPSS Statistics
  2. Navigate to Extensions -> Extension Hub
  3. Search for the name of the extension on the Explore tab, select "Get extension" and click OK. Your extension will be available.

License

  • Apache 2.0

Contributors

  • IBM SPSS