@article{14257,
  abstract     = {Mapping the complex and dense arrangement of cells and their connectivity in brain tissue demands nanoscale spatial resolution imaging. Super-resolution optical microscopy excels at visualizing specific molecules and individual cells but fails to provide tissue context. Here we developed Comprehensive Analysis of Tissues across Scales (CATS), a technology to densely map brain tissue architecture from millimeter regional to nanometer synaptic scales in diverse chemically fixed brain preparations, including rodent and human. CATS uses fixation-compatible extracellular labeling and optical imaging, including stimulated emission depletion or expansion microscopy, to comprehensively delineate cellular structures. It enables three-dimensional reconstruction of single synapses and mapping of synaptic connectivity by identification and analysis of putative synaptic cleft regions. Applying CATS to the mouse hippocampal mossy fiber circuitry, we reconstructed and quantified the synaptic input and output structure of identified neurons. We furthermore demonstrate applicability to clinically derived human tissue samples, including formalin-fixed paraffin-embedded routine diagnostic specimens, for visualizing the cellular architecture of brain tissue in health and disease.},
  author       = {Michalska, Julia M and Lyudchik, Julia and Velicky, Philipp and Korinkova, Hana and Watson, Jake and Cenameri, Alban and Sommer, Christoph M and Amberg, Nicole and Venturino, Alessandro and Roessler, Karl and Czech, Thomas and Höftberger, Romana and Siegert, Sandra and Novarino, Gaia and Jonas, Peter M and Danzl, Johann G},
  issn         = {1546-1696},
  journal      = {Nature Biotechnology},
  publisher    = {Springer Nature},
  title        = {{Imaging brain tissue architecture across millimeter to nanometer scales}},
  doi          = {10.1038/s41587-023-01911-8},
  year         = {2023},
}

@article{14258,
  abstract     = {There is currently little evidence that the genetic basis of human phenotype varies significantly across the lifespan. However, time-to-event phenotypes are understudied and can be thought of as reflecting an underlying hazard, which is unlikely to be constant through life when values take a broad range. Here, we find that 74% of 245 genome-wide significant genetic associations with age at natural menopause (ANM) in the UK Biobank show a form of age-specific effect. Nineteen of these replicated discoveries are identified only by our modeling framework, which determines the time dependency of DNA-variant age-at-onset associations without a significant multiple-testing burden. Across the range of early to late menopause, we find evidence for significantly different underlying biological pathways, changes in the signs of genetic correlations of ANM to health indicators and outcomes, and differences in inferred causal relationships. We find that DNA damage response processes only act to shape ovarian reserve and depletion for women of early ANM. Genetically mediated delays in ANM were associated with increased relative risk of breast cancer and leiomyoma at all ages and with high cholesterol and heart failure for late-ANM women. These findings suggest that a better understanding of the age dependency of genetic risk factor relationships among health indicators and outcomes is achievable through appropriate statistical modeling of large-scale biobank data.},
  author       = {Ojavee, Sven E. and Darrous, Liza and Patxot, Marion and Läll, Kristi and Fischer, Krista and Mägi, Reedik and Kutalik, Zoltan and Robinson, Matthew Richard},
  issn         = {1537-6605},
  journal      = {American Journal of Human Genetics},
  number       = {9},
  pages        = {1549--1563},
  publisher    = {Elsevier},
  title        = {{Genetic insights into the age-specific biological mechanisms governing human ovarian aging}},
  doi          = {10.1016/j.ajhg.2023.07.006},
  volume       = {110},
  year         = {2023},
}

@inproceedings{14259,
  abstract     = {We provide a learning-based technique for guessing a winning strategy in a parity game originating from an LTL synthesis problem. A cheaply obtained guess can be useful in several applications. Not only can the guessed strategy be applied as best-effort in cases where the game’s huge size prohibits rigorous approaches, but it can also increase the scalability of rigorous LTL synthesis in several ways. Firstly, checking whether a guessed strategy is winning is easier than constructing one. Secondly, even if the guess is wrong in some places, it can be fixed by strategy iteration faster than constructing one from scratch. Thirdly, the guess can be used in on-the-fly approaches to prioritize exploration in the most fruitful directions.
In contrast to previous works, we (i) reflect the highly structured logical information in game’s states, the so-called semantic labelling, coming from the recent LTL-to-automata translations, and (ii) learn to reflect it properly by learning from previously solved games, bringing the solving process closer to human-like reasoning.},
  author       = {Kretinsky, Jan and Meggendorfer, Tobias and Prokop, Maximilian and Rieder, Sabine},
  booktitle    = {35th International Conference on Computer Aided Verification },
  isbn         = {9783031377051},
  issn         = {1611-3349},
  location     = {Paris, France},
  pages        = {390--414},
  publisher    = {Springer Nature},
  title        = {{Guessing winning policies in LTL synthesis by semantic learning}},
  doi          = {10.1007/978-3-031-37706-8_20},
  volume       = {13964},
  year         = {2023},
}

@inproceedings{14260,
  abstract     = {This paper presents Lincheck, a new practical and user-friendly framework for testing concurrent algorithms on the Java Virtual Machine (JVM). Lincheck provides a simple and declarative way to write concurrent tests: instead of describing how to perform the test, users specify what to test by declaring all the operations to examine; the framework automatically handles the rest. As a result, tests written with Lincheck are concise and easy to understand. The framework automatically generates a set of concurrent scenarios, examines them using stress-testing or bounded model checking, and verifies that the results of each invocation are correct. Notably, if an error is detected via model checking, Lincheck provides an easy-to-follow trace to reproduce it, significantly simplifying the bug investigation.

To the best of our knowledge, Lincheck is the first production-ready tool on the JVM that offers such a simple way of writing concurrent tests, without requiring special skills or expertise. We successfully integrated Lincheck in the development process of several large projects, such as Kotlin Coroutines, and identified new bugs in popular concurrency libraries, such as a race in Java’s standard ConcurrentLinkedDeque and a liveliness bug in Java’s AbstractQueuedSynchronizer framework, which is used in most of the synchronization primitives. We believe that Lincheck can significantly improve the quality and productivity of concurrent algorithms research and development and become the state-of-the-art tool for checking their correctness.},
  author       = {Koval, Nikita and Fedorov, Alexander and Sokolova, Maria and Tsitelov, Dmitry and Alistarh, Dan-Adrian},
  booktitle    = {35th International Conference on Computer Aided Verification },
  isbn         = {9783031377051},
  issn         = {1611-3349},
  location     = {Paris, France},
  pages        = {156--169},
  publisher    = {Springer Nature},
  title        = {{Lincheck: A practical framework for testing concurrent data structures on JVM}},
  doi          = {10.1007/978-3-031-37706-8_8},
  volume       = {13964},
  year         = {2023},
}

@article{14261,
  abstract     = {In this work, a generalized, adapted Numerov implementation capable of determining band structures of periodic quantum systems is outlined. Based on the input potential, the presented approach numerically solves the Schrödinger equation in position space at each momentum space point. Thus, in addition to the band structure, the method inherently provides information about the state functions and probability densities in position space at each momentum space point considered. The generalized, adapted Numerov framework provided reliable estimates for a variety of increasingly complex test suites in one, two, and three dimensions. The accuracy of the proposed methodology was benchmarked against results obtained for the analytically solvable Kronig-Penney model. Furthermore, the presented numerical solver was applied to a model potential representing a 2D optical lattice being a challenging application relevant, for example, in the field of quantum computing.},
  author       = {Gamper, Jakob and Kluibenschedl, Florian and Weiss, Alexander K.H. and Hofer, Thomas S.},
  issn         = {1948-7185},
  journal      = {Journal of Physical Chemistry Letters},
  number       = {33},
  pages        = {7395--7403},
  publisher    = {American Chemical Society},
  title        = {{Accessing position space wave functions in band structure calculations of periodic systems - a generalized, adapted numerov implementation for one-, two-, and three-dimensional quantum problems}},
  doi          = {10.1021/acs.jpclett.3c01707},
  volume       = {14},
  year         = {2023},
}

@article{14274,
  abstract     = {Immune responses rely on the rapid and coordinated migration of leukocytes. Whereas it is well established that single-cell migration is often guided by gradients of chemokines and other chemoattractants, it remains poorly understood how these gradients are generated, maintained, and modulated. By combining experimental data with theory on leukocyte chemotaxis guided by the G protein–coupled receptor (GPCR) CCR7, we demonstrate that in addition to its role as the sensory receptor that steers migration, CCR7 also acts as a generator and a modulator of chemotactic gradients. Upon exposure to the CCR7 ligand CCL19, dendritic cells (DCs) effectively internalize the receptor and ligand as part of the canonical GPCR desensitization response. We show that CCR7 internalization also acts as an effective sink for the chemoattractant, dynamically shaping the spatiotemporal distribution of the chemokine. This mechanism drives complex collective migration patterns, enabling DCs to create or sharpen chemotactic gradients. We further show that these self-generated gradients can sustain the long-range guidance of DCs, adapt collective migration patterns to the size and geometry of the environment, and provide a guidance cue for other comigrating cells. Such a dual role of CCR7 as a GPCR that both senses and consumes its ligand can thus provide a novel mode of cellular self-organization.},
  author       = {Alanko, Jonna H and Ucar, Mehmet C and Canigova, Nikola and Stopp, Julian A and Schwarz, Jan and Merrin, Jack and Hannezo, Edouard B and Sixt, Michael K},
  issn         = {2470-9468},
  journal      = {Science Immunology},
  keywords     = {General Medicine, Immunology},
  number       = {87},
  publisher    = {American Association for the Advancement of Science},
  title        = {{CCR7 acts as both a sensor and a sink for CCL19 to coordinate collective leukocyte migration}},
  doi          = {10.1126/sciimmunol.adc9584},
  volume       = {8},
  year         = {2023},
}

@article{14277,
  abstract     = {Living tissues are characterized by an intrinsically mechanochemical interplay of active physical forces and complex biochemical signaling pathways. Either feature alone can give rise to complex emergent phenomena, for example, mechanically driven glassy dynamics and rigidity transitions, or chemically driven reaction-diffusion instabilities. An important question is how to quantitatively assess the contribution of these different cues to the large-scale dynamics of biological materials. We address this in Madin-Darby canine kidney (MDCK) monolayers, considering both mechanochemical feedback between extracellular signal-regulated kinase (ERK) signaling activity and cellular density as well as a mechanically active tissue rheology via a self-propelled vertex model. We show that the relative strength of active migration forces to mechanochemical couplings controls a transition from a uniform active glass to periodic spatiotemporal waves. We parametrize the model from published experimental data sets on MDCK monolayers and use it to make new predictions on the correlation functions of cellular dynamics and the dynamics of topological defects associated with the oscillatory phase of cells. Interestingly, MDCK monolayers are best described by an intermediary parameter region in which both mechanochemical couplings and noisy active propulsion have a strong influence on the dynamics. Finally, we study how tissue rheology and ERK waves produce feedback on one another and uncover a mechanism via which tissue fluidity can be controlled by mechanochemical waves at both the local and global levels.},
  author       = {Boocock, Daniel R and Hirashima, Tsuyoshi and Hannezo, Edouard B},
  issn         = {2835-8279},
  journal      = {PRX Life},
  number       = {1},
  publisher    = {American Physical Society},
  title        = {{Interplay between mechanochemical patterning and glassy dynamics in cellular monolayers}},
  doi          = {10.1103/prxlife.1.013001},
  volume       = {1},
  year         = {2023},
}

@misc{14279,
  abstract     = {The zip file includes source data used in the manuscript "CCR7 acts as both a sensor and a sink for CCL19 to coordinate collective leukocyte migration", as well as a representative Jupyter notebook to reproduce the main figures. Please see the preprint on bioRxiv and the DOI link there to access the final published version. Note the title change between the preprint and the published manuscript.
A sample script for particle-based simulations of collective chemotaxis by self-generated gradients is also included (see Self-generated_chemotaxis_sample_script.ipynb) to generate exemplary cell trajectories. A detailed description of the simulation setup is provided in the supplementary information of the manuscipt.},
  author       = {Ucar, Mehmet C},
  publisher    = {Zenodo},
  title        = {{Source data for the manuscript "CCR7 acts as both a sensor and a sink for CCL19 to coordinate collective leukocyte migration"}},
  doi          = {10.5281/ZENODO.8133960},
  year         = {2023},
}

@phdthesis{14280,
  abstract     = {Cell division in Escherichia coli is performed by the divisome, a multi-protein complex composed of more than 30 proteins. The divisome spans from the cytoplasm through the inner membrane to the cell wall and the outer membrane. Divisome assembly is initiated by a cytoskeletal structure, the so-called Z-ring, which localizes at the center of the E. coli cell and determines the position of the future cell septum. The Z-ring is composed of the highly conserved bacterial tubulin homologue FtsZ, which forms treadmilling filaments. These filaments are recruited to the inner membrane by FtsA, a highly conserved bacterial actin homologue. FtsA interacts with other proteins in the periplasm and thus connects the cytoplasmic and periplasmic components of the divisome. 
A previous model postulated that FtsA regulates maturation of the divisome by switching from an oligomeric, inactive state to a monomeric and active state. This model was based mostly on in vivo studies, as a biochemical characterization of FtsA has been hampered by difficulties in purifying the protein. Here, we studied FtsA using an in vitro reconstitution approach and aimed to answer two questions: (i) How are dynamics from cytoplasmic, treadmilling FtsZ filaments coupled to proteins acting in the periplasmic space and (ii) How does FtsA regulate the maturation of the divisome?
We found that the cytoplasmic peptides of the transmembrane proteins FtsN and FtsQ interact directly with FtsA and can follow the spatiotemporal signal of FtsA/Z filaments. When we investigated the underlying mechanism by imaging single molecules of FtsNcyto, we found the peptide to interact transiently with FtsA. An in depth analysis of the single molecule trajectories helped to postulate a model where PG synthases follow the dynamics of FtsZ by a diffusion and capture mechanism. 
Following up on these findings we were interested in how the self-interaction of FtsA changes when it encounters FtsNcyto and if we can confirm the proposed oligomer-monomer switch. For this, we compared the behavior of the previously identified, hyperactive mutant FtsA R286W with wildtype FtsA. The mutant outperforms WT in mirroring and transmitting the spatiotemporal signal of treadmilling FtsZ filaments. Surprisingly however, we found that this was not due to a difference in the self-interaction strength of the two variants, but a difference in their membrane residence time. Furthermore, in contrast to our expectations, upon binding of FtsNcyto the measured self-interaction of FtsA actually increased. 
We propose that FtsNcyto induces a rearrangement of the oligomeric architecture of FtsA. In further consequence this change leads to more persistent FtsZ filaments which results in a defined signalling zone, allowing formation of the mature divisome. The observed difference between FtsA WT and R286W is due to the vastly different membrane turnover of the proteins. R286W cycles 5-10x faster compared to WT which allows to sample FtsZ filaments at faster frequencies. These findings can explain the observed differences in toxicity for overexpression of FtsA WT and R286W and help to understand how FtsA regulates divisome maturation.},
  author       = {Radler, Philipp},
  isbn         = {978-3-99078-033-6},
  issn         = {2663-337X},
  keywords     = {Cell Division, Reconstitution, FtsZ, FtsA, Divisome, E.coli},
  pages        = {156},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Spatiotemporal signaling during assembly of the bacterial divisome}},
  doi          = {10.15479/at:ista:14280},
  year         = {2023},
}

@article{9034,
  abstract     = {We determine an asymptotic formula for the number of integral points of bounded height on a blow-up of P3 outside certain planes using universal torsors.},
  author       = {Wilsch, Florian Alexander},
  issn         = {1687-0247},
  journal      = {International Mathematics Research Notices},
  number       = {8},
  pages        = {6780--6808},
  publisher    = {Oxford Academic},
  title        = {{Integral points of bounded height on a log Fano threefold}},
  doi          = {10.1093/imrn/rnac048},
  volume       = {2023},
  year         = {2023},
}

@article{9651,
  abstract     = {We introduce a hierachy of equivalence relations on the set of separated nets of a given Euclidean space, indexed by concave increasing functions ϕ:(0,∞)→(0,∞). Two separated nets are called ϕ-displacement equivalent if, roughly speaking, there is a bijection between them which, for large radii R, displaces points of norm at most R by something of order at most ϕ(R). We show that the spectrum of ϕ-displacement equivalence spans from the established notion of bounded displacement equivalence, which corresponds to bounded ϕ, to the indiscrete equivalence relation, coresponding to ϕ(R)∈Ω(R), in which all separated nets are equivalent. In between the two ends of this spectrum, the notions of ϕ-displacement equivalence are shown to be pairwise distinct with respect to the asymptotic classes of ϕ(R) for R→∞. We further undertake a comparison of our notion of ϕ-displacement equivalence with previously studied relations on separated nets. Particular attention is given to the interaction of the notions of ϕ-displacement equivalence with that of bilipschitz equivalence.},
  author       = {Dymond, Michael and Kaluza, Vojtech},
  issn         = {1572-9168},
  journal      = {Geometriae Dedicata},
  publisher    = {Springer Nature},
  title        = {{Divergence of separated nets with respect to displacement equivalence}},
  doi          = {10.1007/s10711-023-00862-3},
  year         = {2023},
}

@article{9652,
  abstract     = {In 1998 Burago and Kleiner and (independently) McMullen gave examples of separated nets in Euclidean space which are non-bilipschitz equivalent to the integer lattice. We study weaker notions of equivalence of separated nets and demonstrate that such notions also give rise to distinct equivalence classes. Put differently, we find occurrences of particularly strong divergence of separated nets from the integer lattice. Our approach generalises that of Burago and Kleiner and McMullen which takes place largely in a continuous setting. Existence of irregular separated nets is verified via the existence of non-realisable density functions ρ:[0,1]d→(0,∞). In the present work we obtain stronger types of non-realisable densities.},
  author       = {Dymond, Michael and Kaluza, Vojtech},
  issn         = {1565-8511},
  journal      = {Israel Journal of Mathematics},
  keywords     = {Lipschitz, bilipschitz, bounded displacement, modulus of continuity, separated net, non-realisable density, Burago--Kleiner construction},
  pages        = {501--554},
  publisher    = {Springer Nature},
  title        = {{Highly irregular separated nets}},
  doi          = {10.1007/s11856-022-2448-6},
  volume       = {253},
  year         = {2023},
}

@article{10145,
  abstract     = {We study direct integrals of quadratic and Dirichlet forms. We show that each quasi-regular Dirichlet space over a probability space admits a unique representation as a direct integral of irreducible Dirichlet spaces, quasi-regular for the same underlying topology. The same holds for each quasi-regular strongly local Dirichlet space over a metrizable Luzin σ-finite Radon measure space, and admitting carré du champ operator. In this case, the representation is only projectively unique.},
  author       = {Dello Schiavo, Lorenzo},
  issn         = {1572-929X},
  journal      = {Potential Analysis},
  pages        = {573--615},
  publisher    = {Springer Nature},
  title        = {{Ergodic decomposition of Dirichlet forms via direct integrals and applications}},
  doi          = {10.1007/s11118-021-09951-y},
  volume       = {58},
  year         = {2023},
}

@article{10173,
  abstract     = {We study the large scale behavior of elliptic systems with stationary random coefficient that have only slowly decaying correlations. To this aim we analyze the so-called corrector equation, a degenerate elliptic equation posed in the probability space. In this contribution, we use a parabolic approach and optimally quantify the time decay of the semigroup. For the theoretical point of view, we prove an optimal decay estimate of the gradient and flux of the corrector when spatially averaged over a scale R larger than 1. For the numerical point of view, our results provide convenient tools for the analysis of various numerical methods.},
  author       = {Clozeau, Nicolas},
  issn         = {2194-0401},
  journal      = {Stochastics and Partial Differential Equations: Analysis and Computations},
  pages        = {1254–1378},
  publisher    = {Springer Nature},
  title        = {{Optimal decay of the parabolic semigroup in stochastic homogenization  for correlated coefficient fields}},
  doi          = {10.1007/s40072-022-00254-w},
  volume       = {11},
  year         = {2023},
}

@article{10405,
  abstract     = {We consider large non-Hermitian random matrices X with complex, independent, identically distributed centred entries and show that the linear statistics of their eigenvalues are asymptotically Gaussian for test functions having 2+ϵ derivatives. Previously this result was known only for a few special cases; either the test functions were required to be analytic [72], or the distribution of the matrix elements needed to be Gaussian [73], or at least match the Gaussian up to the first four moments [82, 56]. We find the exact dependence of the limiting variance on the fourth cumulant that was not known before. The proof relies on two novel ingredients: (i) a local law for a product of two resolvents of the Hermitisation of X with different spectral parameters and (ii) a coupling of several weakly dependent Dyson Brownian motions. These methods are also the key inputs for our analogous results on the linear eigenvalue statistics of real matrices X that are presented in the companion paper [32]. },
  author       = {Cipolloni, Giorgio and Erdös, László and Schröder, Dominik J},
  issn         = {1097-0312},
  journal      = {Communications on Pure and Applied Mathematics},
  number       = {5},
  pages        = {946--1034},
  publisher    = {Wiley},
  title        = {{Central limit theorem for linear eigenvalue statistics of non-Hermitian random matrices}},
  doi          = {10.1002/cpa.22028},
  volume       = {76},
  year         = {2023},
}

@article{10550,
  abstract     = {The global existence of renormalised solutions and convergence to equilibrium for reaction-diffusion systems with non-linear diffusion are investigated. The system is assumed to have quasi-positive non-linearities and to satisfy an entropy inequality. The difficulties in establishing global renormalised solutions caused by possibly degenerate diffusion are overcome by introducing a new class of weighted truncation functions. By means of the obtained global renormalised solutions, we study the large-time behaviour of complex balanced systems arising from chemical reaction network theory with non-linear diffusion. When the reaction network does not admit boundary equilibria, the complex balanced equilibrium is shown, by using the entropy method, to exponentially attract all renormalised solutions in the same compatibility class. This convergence extends even to a range of non-linear diffusion, where global existence is an open problem, yet we are able to show that solutions to approximate systems converge exponentially to equilibrium uniformly in the regularisation parameter.},
  author       = {Fellner, Klemens and Fischer, Julian L and Kniely, Michael and Tang, Bao Quoc},
  issn         = {1432-1467},
  journal      = {Journal of Nonlinear Science},
  publisher    = {Springer Nature},
  title        = {{Global renormalised solutions and equilibration of reaction-diffusion systems with non-linear diffusion}},
  doi          = {10.1007/s00332-023-09926-w},
  volume       = {33},
  year         = {2023},
}

@article{10551,
  abstract     = {The Dean–Kawasaki equation—a strongly singular SPDE—is a basic equation of fluctuating hydrodynamics; it has been proposed in the physics literature to describe the fluctuations of the density of N independent diffusing particles in the regime of large particle numbers N≫1. The singular nature of the Dean–Kawasaki equation presents a substantial challenge for both its analysis and its rigorous mathematical justification. Besides being non-renormalisable by the theory of regularity structures by Hairer et al., it has recently been shown to not even admit nontrivial martingale solutions. In the present work, we give a rigorous and fully quantitative justification of the Dean–Kawasaki equation by considering the natural regularisation provided by standard numerical discretisations: We show that structure-preserving discretisations of the Dean–Kawasaki equation may approximate the density fluctuations of N non-interacting diffusing particles to arbitrary order in N−1  (in suitable weak metrics). In other words, the Dean–Kawasaki equation may be interpreted as a “recipe” for accurate and efficient numerical simulations of the density fluctuations of independent diffusing particles.},
  author       = {Cornalba, Federico and Fischer, Julian L},
  issn         = {1432-0673},
  journal      = {Archive for Rational Mechanics and Analysis},
  number       = {5},
  publisher    = {Springer Nature},
  title        = {{The Dean-Kawasaki equation and the structure of density fluctuations in systems of diffusing particles}},
  doi          = {10.1007/s00205-023-01903-7},
  volume       = {247},
  year         = {2023},
}

@article{11999,
  abstract     = {A simple drawing D(G) of a graph G is one where each pair of edges share at most one point: either a common endpoint or a proper crossing. An edge e in the complement of G can be inserted into D(G) if there exists a simple drawing of G+e extending D(G). As a result of Levi’s Enlargement Lemma, if a drawing is rectilinear (pseudolinear), that is, the edges can be extended into an arrangement of lines (pseudolines), then any edge in the complement of G can be inserted. In contrast, we show that it is NP-complete to decide whether one edge can be inserted into a simple drawing. This remains true even if we assume that the drawing is pseudocircular, that is, the edges can be extended to an arrangement of pseudocircles. On the positive side, we show that, given an arrangement of pseudocircles A and a pseudosegment σ, it can be decided in polynomial time whether there exists a pseudocircle Φσ extending σ for which A∪{Φσ} is again an arrangement of pseudocircles.},
  author       = {Arroyo Guevara, Alan M and Klute, Fabian and Parada, Irene and Vogtenhuber, Birgit and Seidel, Raimund and Wiedera, Tilo},
  issn         = {1432-0444},
  journal      = {Discrete and Computational Geometry},
  pages        = {745–770},
  publisher    = {Springer Nature},
  title        = {{Inserting one edge into a simple drawing is hard}},
  doi          = {10.1007/s00454-022-00394-9},
  volume       = {69},
  year         = {2023},
}

@article{12086,
  abstract     = {We present a simple algorithm for computing higher-order Delaunay mosaics that works in Euclidean spaces of any finite dimensions. The algorithm selects the vertices of the order-k mosaic from incrementally constructed lower-order mosaics and uses an algorithm for weighted first-order Delaunay mosaics as a black-box to construct the order-k mosaic from its vertices. Beyond this black-box, the algorithm uses only combinatorial operations, thus facilitating easy implementation. We extend this algorithm to compute higher-order α-shapes and provide open-source implementations. We present experimental results for properties of higher-order Delaunay mosaics of random point sets.},
  author       = {Edelsbrunner, Herbert and Osang, Georg F},
  issn         = {1432-0541},
  journal      = {Algorithmica},
  pages        = {277--295},
  publisher    = {Springer Nature},
  title        = {{A simple algorithm for higher-order Delaunay mosaics and alpha shapes}},
  doi          = {10.1007/s00453-022-01027-6},
  volume       = {85},
  year         = {2023},
}

@article{12087,
  abstract     = {Following up on the recent work on lower Ricci curvature bounds for quantum systems, we introduce two noncommutative versions of curvature-dimension bounds for symmetric quantum Markov semigroups over matrix algebras. Under suitable such curvature-dimension conditions, we prove a family of dimension-dependent functional inequalities, a version of the Bonnet–Myers theorem and concavity of entropy power in the noncommutative setting. We also provide examples satisfying certain curvature-dimension conditions, including Schur multipliers over matrix algebras, Herz–Schur multipliers over group algebras and generalized depolarizing semigroups.},
  author       = {Wirth, Melchior and Zhang, Haonan},
  issn         = {1424-0637},
  journal      = {Annales Henri Poincare},
  pages        = {717--750},
  publisher    = {Springer Nature},
  title        = {{Curvature-dimension conditions for symmetric quantum Markov semigroups}},
  doi          = {10.1007/s00023-022-01220-x},
  volume       = {24},
  year         = {2023},
}

