-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provide a detailed bibtex-file for TSP-LION scenario
- Loading branch information
Showing
1 changed file
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
@inproceedings{kotthoff_improving_2015, | ||
title = {Improving the State of the Art in Inexact {TSP} Solving using Per-Instance Algorithm Selection}, | ||
booktitle = {{LION} 9}, | ||
author = {Kotthoff, Lars and Kerschke, Pascal and Hoos, Holger and Trautmann, Heike}, | ||
year = {2015} | ||
} | ||
@InProceedings{kotthoff_improving_2015, | ||
Title = {{Improving the State of the Art in Inexact TSP Solving Using Per-Instance Algorithm Selection}}, | ||
Author = {Kotthoff, Lars and Kerschke, Pascal and Hoos, Holger Hendrik and Trautmann, Heike}, | ||
Pages = {202~--~217}, | ||
Year = {2015}, | ||
Month = {January}, | ||
Publisher = {Springer}, | ||
Booktitle = {{Proceedings of 9th International Conference on Learning and Intelligent Optimization (LION)}}, | ||
Editor = {Dhaenens, Clarisse and Jourdan, Laetitia and Marmion, Marie-El{\'e}onore}, | ||
Doi = {10.1007/978-3-319-19084-6_18}, | ||
ISBN = {978-3-319-19084-6}, | ||
ISSN = {0302-9743}, | ||
Volume = {8994}, | ||
Series = {{Lecture Notes in Computer Science}}, | ||
Location = {Lille, France} | ||
} |