Skip to content

Commit d2995e5

Browse files
committed
Reorder entries in publications.yml
1 parent d3673bf commit d2995e5

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

_data/publications.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ papers:
8383
authors: Kammerer, G. Kronberger & M. Kommenda
8484
publisher: Proceedings of the 18th International Conference on Computer Aided Systems Theory - EUROCAST 2022, Las Palmas de Gran Canaria, Spain (2022)
8585
link: https://heal.heuristiclab.com/storage/app/media/uploaded-files/eurocast2022_kammerer.pdf
86+
- id: thesis_krauss
87+
author: Oliver Krauss
88+
year: 2022
89+
title: "Pattern Mining and Genetic Improvement in Compilers and Interpreters"
90+
link: "/assets/thesis/thesis_krauss.pdf"
91+
type: thesis
8692
- id: shape-constraints-improving
8793
year: 2021
8894
title: Using Shape Constraints for Improving Symbolic Regression Models
@@ -191,33 +197,27 @@ papers:
191197
authors: B. Burlacu, G. Kronberger & M. Kommenda
192198
publisher: "Proceedings of the 2020 Genetic and Evolutionary Computation Conference Companion (GECCO ’20), pp. 1562–1570, (July 2020)"
193199
link: https://dl.acm.org/doi/10.1145/3377929.3398099
194-
- id: thesis_winkler
195-
author: Stephan Winkler
196-
year: 2008
197-
title: "Evolutionary System Identification - Modern Concepts and Practical Applications"
198-
link: "/assets/thesis/thesis_winkler.pdf"
199-
type: thesis
200-
- id: thesis_kronberger
201-
author: Gabriel Kronberger
202-
year: 2010
203-
title: "Symbolic Regression for Knowledge Discovery - Bloat, Overfitting, and Variable Interaction Networks"
204-
link: "/assets/thesis/thesis_kronberger.pdf"
200+
- id: thesis_kommenda
201+
author: Michael Kommenda
202+
year: 2018
203+
title: "Local Optimization and Complexity Control for Symbolic Regression"
204+
link: "/assets/thesis/thesis_kommenda.pdf"
205205
type: thesis
206206
- id: thesis_burlacu
207207
author: Bogdan Burlacu
208208
year: 2017
209209
title: "Tracing of Evolutionary Search Trajectories in Complex Hypothesis Spaces"
210210
link: "/assets/thesis/thesis_burlacu.pdf"
211211
type: thesis
212-
- id: thesis_kommenda
213-
author: Michael Kommenda
214-
year: 2018
215-
title: "Local Optimization and Complexity Control for Symbolic Regression"
216-
link: "/assets/thesis/thesis_kommenda.pdf"
212+
- id: thesis_kronberger
213+
author: Gabriel Kronberger
214+
year: 2010
215+
title: "Symbolic Regression for Knowledge Discovery - Bloat, Overfitting, and Variable Interaction Networks"
216+
link: "/assets/thesis/thesis_kronberger.pdf"
217217
type: thesis
218-
- id: thesis_krauss
219-
author: Oliver Krauss
220-
year: 2022
221-
title: "Pattern Mining and Genetic Improvement in Compilers and Interpreters"
222-
link: "/assets/thesis/thesis_krauss.pdf"
218+
- id: thesis_winkler
219+
author: Stephan Winkler
220+
year: 2008
221+
title: "Evolutionary System Identification - Modern Concepts and Practical Applications"
222+
link: "/assets/thesis/thesis_winkler.pdf"
223223
type: thesis

0 commit comments

Comments
 (0)