sciss / linkernighantsp   0.1.3

MIT License GitHub

An implementation of the Lin-Kernighan heuristics algorithm for the (symmetric) traveling salesman problem (TSP). Mirror of https://codeberg.org/sciss/LinKernighanTSP

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

linkernighantsp 0.1.3


Group ID:
de.sciss
Artifact ID:
linkernighantsp_sjs1_2.13
Version:
0.1.3
Release Date:
Oct 21, 2020
Licenses:
MIT
Files:

libraryDependencies += "de.sciss" %%% "linkernighantsp" % "0.1.3"

Mill build tool

ivy"de.sciss::linkernighantsp::0.1.3"

Scala CLI

//> using dep "de.sciss::linkernighantsp::0.1.3"