% arXiv preprint — built with tectonic (XeLaTeX); arXiv's pdflatex also compiles it (all packages % standard, unicode restricted to inputenc-safe chars). Body is generated from the Markdown source of % truth by md2tex.py; edit paper/the-evolution-of-sex-for-ai.md, re-run the converter, rebuild. % arXiv pdflatex hint; skipped under XeTeX/tectonic (whose \pdfoutput would misdirect hyperref). \ifdefined\XeTeXversion\else\ifdefined\pdfoutput\pdfoutput=1\fi\fi \documentclass[11pt]{article} \usepackage[a4paper, margin=1.05in]{geometry} \usepackage{graphicx} \usepackage{amsmath, amssymb} \usepackage[hidelinks]{hyperref} \usepackage{microtype} \setlength{\parskip}{0.35em} \title{\textbf{The Evolution of Sex for Artificial Intelligence}\\[0.6em] \large A population-genetic control theory for societies of agents that reproduce, recombine, and stay open-ended} \author{Giorgio F.\ Gilestro\\[0.2em] \normalsize Department of Life Sciences, Imperial College London\\ \normalsize \href{mailto:giorgio@gilest.ro}{giorgio@gilest.ro} \,\(\cdot\)\, \href{https://lab.gilest.ro}{lab.gilest.ro}} \date{} \begin{document} \maketitle \begin{center} \emph{A perspective, written from a geneticist's chair. Companion to a set of minimal, reproducible working models and a first language-model prototype (both built).} \end{center} \input{body} \end{document}