Computations of Gromov-Witten invariants of toric varieties
Giosuè Muratore
TL;DR
This work provides a Julia-based tool to compute genus $0$ Gromov–Witten invariants for smooth projective toric varieties using Atiyah–Bott localization. By encoding toric data with Oscar.jl and enumerating fixed-point decorated graphs, the package delivers a flexible algorithm that handles standard GW invariants, small quantum products, and twisted invariants via explicit equivariant class formulas. The paper demonstrates explicit computations, including conic counts, quantum products on threefolds and fourfolds, and twisted invariants, showcasing both correctness against known results and practical computational performance. This contributes a reproducible, extensible framework for enumerative geometry and mirror-symmetry investigations in toric settings.
Abstract
We present the Julia package ToricAtiyahBott.jl, providing an easy way to perform the Atiyah-Bott formula on the moduli space of genus $0$ stable maps $\overline{M}_{0,m}(X,β)$ where $X$ is any smooth projective toric variety, and $β$ is any effective $1$-cycle. The list of the supported cohomological cycles contains the most common ones, and it is extensible. We provide a detailed explanation of the algorithm together with many examples and applications. The toric variety $X$, as well as the cohomology class $β$, must be defined using the package Oscar.jl.
