1990
DOI: 10.1016/0304-3975(90)90053-k
|View full text |Cite
|
Sign up to set email alerts
|

A data structure useful for finding Hamiltonian cycles

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

1994
1994
2016
2016

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(18 citation statements)
references
References 2 publications
0
18
0
Order By: Relevance
“…This structure was initially proposed by Chrobak, Szymacha and Krawczyk [3] and has been used in efficient implementations of the 2-Opt and 3-Opt procedures as well as their generalization of the Lin-Kernighan procedure [14]. Fredman et al [5] show the improvement in performance over the array data structure obtained in their implementation of the Lin-Kernighan algorithm by using the 2-level tree -they also report results for two other data structures.…”
Section: Implementation Issuesmentioning
confidence: 99%
See 2 more Smart Citations
“…This structure was initially proposed by Chrobak, Szymacha and Krawczyk [3] and has been used in efficient implementations of the 2-Opt and 3-Opt procedures as well as their generalization of the Lin-Kernighan procedure [14]. Fredman et al [5] show the improvement in performance over the array data structure obtained in their implementation of the Lin-Kernighan algorithm by using the 2-level tree -they also report results for two other data structures.…”
Section: Implementation Issuesmentioning
confidence: 99%
“…Each segment represents an oriented path, and the correct association of all the paths represents a S&C structure (or tour). Figure 4-(B) shows the Parent and the segment node structures and gives an example of the 2-level tree representation of the S&C structure, shown in Figure 4-(A), with CY= (5,0,7,1,4,2,5) and ST= (6,8,9,3,5).…”
Section: Implementation Issuesmentioning
confidence: 99%
See 1 more Smart Citation
“…The 2-level tree (Chrobak et al, 1990) has for many years been considered the preeminent choice for representing the tour, retaining that reputation until the recent emergence of the k-level satellite tree proposed by Osterman and Rego (2003). The 2-level tree divides the tour into approximately 1 2 n segments each containing as many nodes as grouped under a parent node, where a doubly linked list is used to connect both segments and client nodes within the segments.…”
Section: Advances On Data Structures For Large Stspsmentioning
confidence: 99%
“…The two-level tree data structure (two-level tree) initially proposed by Chrobak et al [1] appears as a solution for an efficient implementation of the 2-optimal and 3-optimal procedures as well as their generalization as the Lin-Kernighan procedure [8]. See Fredman et al [2] for a comparative study on the performance of alternative data structures.…”
Section: The Two-level Tree Representationmentioning
confidence: 99%