$post array (20)
datum => string (10) "12.04.2021"
$post['datum']
veroeffentlichungsart => array (10)
$post['veroeffentlichungsart']
term_id => integer 838
$post['veroeffentlichungsart']['term_id']
name => UTF-8 string (22) "Zeitschriftenbeiträge"
$post['veroeffentlichungsart']['name']
slug => string (26) "246_zeitschriftenbeitraege"
$post['veroeffentlichungsart']['slug']
term_group => integer 0
$post['veroeffentlichungsart']['term_group']
term_taxonomy_id => integer 838
$post['veroeffentlichungsart']['term_taxonomy_id']
taxonomy => string (21) "veroeffentlichungsart"
$post['veroeffentlichungsart']['taxonomy']
description => string (0) ""
$post['veroeffentlichungsart']['description']
parent => integer 0
$post['veroeffentlichungsart']['parent']
count => integer 444
$post['veroeffentlichungsart']['count']
filter => string (3) "raw"
$post['veroeffentlichungsart']['filter']
forschungsschwerpunkt => null
$post['forschungsschwerpunkt']
autoren => array (1)
$post['autoren']
0 => array (4)
$post['autoren'][0]
name => string (11) "Tilo Strutz"
$post['autoren'][0]['name']
link => string (54) "https://www.hs-coburg.de/personen/prof-dr-tilo-strutz/"
$post['autoren'][0]['link']
intern => boolean true
$post['autoren'][0]['intern']
personenkennziffer => string (0) ""
$post['autoren'][0]['personenkennziffer']
titel => string (82) "Traveling Santa Problem: Optimization of a Million-Households Tour Within On...
$post['titel']
Traveling Santa Problem: Optimization of a Million-Households Tour Within One Hour
medien => string (39) "Frontiers in Robotics and AI, 8:652417,"
$post['medien']
doi => string (41) "https://doi.org/10.3389/frobt.2021.652417"
$post['doi']
weblink => string (0) ""
$post['weblink']
abstract => string (1001) "<p>Finding the shortest tour visiting all given points at least ones belongs...
$post['abstract']
<p>Finding the shortest tour visiting all given points at least ones belongs to the most famous optimization problems until today (TSP . . . travelling salesman problem). Optimal solutions exist for many problems up to several ten thousand points. The major difficulty in solving larger problems is the required computational complexity. This shifts the research from finding the optimum with no time limitation to approaches that find good but sub-optimal solutions in pre-defined limited time. This paper proposes a new approach for two-dimensional symmetric problems with more than a million coordinates that is able to create good initial tours within few minutes. It is based on a hierarchical clustering strategy and supports parallel processing. In addition, a method is proposed that can correct unfavourable paths with moderate computational complexity. The new approach is superior to state-of-the-art methods when applied to TSP instances with non-uniformly distributed coordinates.<br></p>
heft => string (0) ""
$post['heft']
band => string (1) "8"
$post['band']
artikelnummer => string (0) ""
$post['artikelnummer']
isbn => string (0) ""
$post['isbn']
herausgeber => string (9) "Frontiers"
$post['herausgeber']
seiten => string (0) ""
$post['seiten']
open_access => null
$post['open_access']
peer_reviewed => boolean true
$post['peer_reviewed']
detailseite => boolean true
$post['detailseite']
zitierung => string (178) "Strutz, Tilo (2021): Traveling Santa Problem: Optimization of a Million-Hous...
$post['zitierung']
Strutz, Tilo (2021): Traveling Santa Problem: Optimization of a Million-Households Tour Within One Hour. Frontiers in Robotics and AI, 8:652417, 8. DOI: 10.3389/frobt.2021.652417
permalink => string (124) "https://www.hs-coburg.de/publikation/3456-traveling-santa-problem-optimizati...
$post['permalink']
https://www.hs-coburg.de/publikation/3456-traveling-santa-problem-optimization-of-a-million-households-tour-within-one-hour/
Called from <ROOT>/wp-content/themes/Avada-Child-Theme/inc/bayfis-content.php:57 [d()]
  1. <ROOT>/wp-includes/shortcodes.php:434 [render_acf_publikation_content()]
  2. <ROOT>/wp-includes/shortcodes.php:273 [preg_replace_callback()]
  3. <ROOT>/wp-content/plugins/fusion-builder/shortcodes/fusion-code-block.php:45 [do_shortcode()]
  4. <ROOT>/wp-includes/shortcodes.php:434 [FusionSC_Code_Block->render()]
  5. <ROOT>/wp-includes/shortcodes.php:273 [preg_replace_callback()]
  6. <ROOT>/wp-content/plugins/fusion-builder/inc/class-fusion-column-element.php:588 [do_shortcode()]
  7. <ROOT>/wp-includes/shortcodes.php:434 [Fusion_Column_Element->render()]
  8. <ROOT>/wp-includes/shortcodes.php:273 [preg_replace_callback()]
  9. <ROOT>/wp-content/plugins/fusion-builder/inc/class-fusion-row-element.php:123 [do_shortcode()]
  10. <ROOT>/wp-includes/shortcodes.php:434 [Fusion_Row_Element->render()]
  11. <ROOT>/wp-includes/shortcodes.php:273 [preg_replace_callback()]
  12. <ROOT>/wp-content/plugins/fusion-builder/shortcodes/fusion-container.php:1095 [do_shortcode()]
  13. <ROOT>/wp-includes/shortcodes.php:434 [FusionSC_Container->render()]
  14. <ROOT>/wp-includes/shortcodes.php:273 [preg_replace_callback()]
  15. <ROOT>/wp-includes/class-wp-hook.php:324 [do_shortcode()]
  16. <ROOT>/wp-includes/plugin.php:205 [WP_Hook->apply_filters()]
  17. <ROOT>/wp-content/plugins/fusion-builder/inc/class-fusion-template-builder.php:1554 [apply_filters()]
  18. <ROOT>/wp-content/plugins/fusion-builder/inc/class-fusion-template-builder.php:1186 [Fusion_Template_Builder->render_content()]
  19. <ROOT>/wp-includes/class-wp-hook.php:324 [Fusion_Template_Builder->render_content_override()]
  20. <ROOT>/wp-includes/class-wp-hook.php:348 [WP_Hook->apply_filters()]
  21. <ROOT>/wp-includes/plugin.php:517 [WP_Hook->do_action()]
  22. <ROOT>/wp-content/plugins/fusion-builder/templates/template-page.php:23 [do_action()]
  23. <ROOT>/wp-includes/template-loader.php:106
  24. <ROOT>/wp-blog-header.php:18
  25. <ROOT>/index.php:30

The website of Coburg University of Applied Sciences was translated using translation software provided by a third-party provider such as DeepL. The official text is the German version of the website. No liability is assumed, either explicitly or implicitly, for the accuracy, reliability, or correctness of the translations into another language.

Traveling Santa Problem: Optimization of a Million-Households Tour Within One Hour

Finding the shortest tour visiting all given points at least ones belongs to the most famous optimization problems until today (TSP . . . travelling salesman problem). Optimal solutions exist for many problems up to several ten thousand points. The major difficulty in solving larger problems is the required computational complexity. This shifts the research from finding the optimum with no time limitation to approaches that find good but sub-optimal solutions in pre-defined limited time. This paper proposes a new approach for two-dimensional symmetric problems with more than a million coordinates that is able to create good initial tours within few minutes. It is based on a hierarchical clustering strategy and supports parallel processing. In addition, a method is proposed that can correct unfavourable paths with moderate computational complexity. The new approach is superior to state-of-the-art methods when applied to TSP instances with non-uniformly distributed coordinates.

Titel:

Traveling Santa Problem: Optimization of a Million-Households Tour Within One Hour

Veröffentlichungsdatum:

12.04.2021

Publikationsart:

Zeitschriftenbeiträge

Forschungsschwerpunkt:

Medien:

Frontiers in Robotics and AI, 8:652417,

DOI:

Weblink:

Heft:

Band:

8

Artikelnummer:

ISBN:

Autoren:

Medien:

Frontiers in Robotics and AI, 8:652417,

Herausgeber:

Frontiers

Seiten:

Open Access:

Peer reviewed:

Ja

Zitierung:

Strutz, Tilo (2021): Traveling Santa Problem: Optimization of a Million-Households Tour Within One Hour. Frontiers in Robotics and AI, 8:652417, 8. DOI: 10.3389/frobt.2021.652417

Autoren:

Tilo Strutz