Path to this page:
./
wip/py-christofides,
Christofides Algorithm for TSP
Branch: CURRENT,
Version: 1.0.0,
Package name: py312-christofides-1.0.0,
Maintainer: jihbed.researchThis package(Christofides) provides a way to implement Christofides algorithm
for solving Travelling Saleman Problem(TSP) to obtain an approximate solution
on an undirected graph(Distance Matrix) provided as an upper Triangular matrix
The Distance from a node on to itself is assumed 0
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: a85037d8eea1f861f0dbf39e8ca6d462fa78cefc
Filesize: 5.478 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-christofides-1.0.0
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-christofides-1.0.0
- (2021-10-08) Updated to version: py39-christofides-1.0.0