travellingsalesman

package
v0.0.0-...-19e92e5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindDistHeldKarp

func FindDistHeldKarp(mat [][]int) ([]int, int)

func FindDistRec

func FindDistRec(mat [][]int, node int, dest int, visited uint64) (int, bool)

Types

type Index

type Index struct {
	// contains filtered or unexported fields
}

type OrdSet

type OrdSet []int

type Set

type Set struct {
	// contains filtered or unexported fields
}

func (*Set) String

func (s *Set) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL