Skip to content
TILens What matters today in tech
Theme
Topics - Algorithms
Calendar · AUG 2026
M08 Aug 2026
  1. M01 JAN
  2. M02 FEB
  3. M03 MAR
  1. M04 APR
  2. M05 MAY
  3. M06 JUN
  1. M07 JUL
  2. M08 AUG 136
  3. M09 SEP
  1. M10 OCT
  2. M11 NOV
  3. M12 DEC
1 2
3 4 5 6 7 8 9
10 11 39 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

Daily edition · Algorithms

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

13 Aug 2026 edition
Algorithms

Asymmetric Palette Sparsification, Slightly Simplified

arXiv:2608.12289v1 Announce Type: new Abstract: We present a slightly simplified analysis of the asymmetric palette sparsification result by Assadi and Yazdanyar [TheoretiCS, 2026]. The motivation is mainly pedagogical;…

Source: arXiv cs.DS Andrew McGregor
Algorithms

Dequantization and Hardness of Spectral Sum Estimation

arXiv:2509.20183v3 Announce Type: replace-cross Abstract: We give new dequantization and hardness results for estimating spectral sums of matrices, such as the log-determinant. Recent quantum algorithms have…

Source: arXiv cs.DS Roman Edenhofer, Atsuya Hasegawa, Fran\c{c}ois Le Gall
Algorithms

Strongly Polynomial Parallel Maximum Flow Revisited

arXiv:2608.12171v1 Announce Type: new Abstract: We study the maximum flow problem in directed networks with real capacities in the parallel setting. For a network with $n$ vertices and $m$ arcs, we show that a…

Source: arXiv cs.DS Adam Karczmarz, Pawe{\l} Pilarski
Algorithms

Distribution-Free Halfspace Testing with Samples

arXiv:2608.11346v1 Announce Type: new Abstract: We prove a tight $\Theta(n/\epsilon)$ lower bound on the number of samples required for testing halfspaces over $\mathbb{R}^n$, in the distribution-free sample-based model…

Source: arXiv cs.DS Xi Chen, Renato Ferreira Pinto Jr., Nathaniel Harms, Shyamal Patel, Rocco A. Servedio
Algorithms

The Grothendieck Constant is Less Than $\frac{\pi}{2 \log (1+ \sqrt{2})} - 10^{-5}$

arXiv:2606.03991v3 Announce Type: replace Abstract: We prove that the Grothendieck constant $K_G < \frac{\pi}{2 \log (1+ \sqrt{2})} - 10^{-5}$. This improves on the work of Braverman, Makarychev, Makarychev, and Naor…

Source: arXiv cs.DS Alan Li, Rahul Saha, Anton Xue, Swarat Chaudhuri, Adam Klivans, Pravesh K Kothari, Raghu Meka
Algorithms

Text Indexing: From Reporting to Counting

arXiv:2607.24043v2 Announce Type: replace Abstract: We prove an elementary yet powerful combinatorial lemma: in any rooted tree with $L$ leaves, the number of nodes whose depth is smaller than the number of their leaf…

Source: arXiv cs.DS Ben Bals, Panagiotis Charalampopoulos, Oded Lachish, Solon P. Pissis, Hilde Verbeek
Algorithms

Going in Circles: Collaborative Multi-Robot Treasure Hunting

arXiv:2608.12115v1 Announce Type: new Abstract: This paper investigates a multi-robot search-and-visit problem involving $n$ robots starting at the origin and $k$ unknown treasures hidden on the unit circle…

Source: arXiv cs.DS Bogumil Kaminski, Pawel Pralat, Maria Sadza
Algorithms

New Lower and Upper Bounds for the Grothendieck Constant

arXiv:2608.11158v2 Announce Type: replace-cross Abstract: We establish new bounds on the Grothendieck constant $K_G$: \[ \frac{6\pi}{11} \le K_G \le \frac{\pi}{2\log(1+\sqrt2)} - 10^{-4}. \] Methodologically, our lower…

Source: arXiv cs.DS Rahul Saha, Alan Li, Anton Xue, Swarat Chaudhuri, Adam Klivans, Pravesh K Kothari, Raghu Meka
Algorithms

Polynomial-Time Singular Witnesses for Non-SNS Sign Patterns

arXiv:2608.12075v1 Announce Type: new Abstract: Sign-nonsingularity asks whether every real matrix with prescribed entry signs is nonsingular. Polynomial-time algorithms recognize square sign-nonsingular patterns…

Source: arXiv cs.DS Tao Jiang, Minbo Gao, Shaowei Cai
Algorithms

Distributed Quantum Algorithms Cannot Color Cycles with Probability 1

arXiv:2608.11720v1 Announce Type: new Abstract: We prove that any distributed quantum algorithm that finds a $3$-coloring with probability $1$ in a cycle of anonymous identical computers has to be global, that is, it…

Source: arXiv cs.DS Xavier Coiteux-Roy, Maxime Flin, Carlos de Gois, Marc-Olivier Renou, Jukka Suomela, Isadora Veeren
Algorithms

Harmonic Ranking for Edge-Weighted Oblivious Matching

arXiv:2608.12176v1 Announce Type: new Abstract: We study edge-weighted oblivious bipartite matching. The weight of every potential edge is known, but its existence is revealed only when the edge is probed, and a…

Source: arXiv cs.DS Bo Peng, Zhihao Gavin Tang
Algorithms

Graphic Matroid Secretary without the Graph

arXiv:2608.11413v1 Announce Type: new Abstract: The matroid secretary problem (MSP) is one of the cleanest, and most captivating open problems in online algorithms. The famous MSP conjecture stipulates that there exists…

Source: arXiv cs.DS Paul D\"utting, Renato Paes Leme, Martin P\'al, Neel Patel
Algorithms

Hardness, Tractability and Density Thresholds of finite Pinwheel Scheduling Variants

arXiv:2604.16030v5 Announce Type: replace Abstract: The k-Visits problem is a recently introduced finite version of Pinwheel Scheduling [Kanellopoulos et al., SODA 2026]. Given the deadlines of n tasks, the problem asks…

Source: arXiv cs.DS Sotiris Kanellopoulos, Giorgos Mitropoulos, Christos Pergaminelis, Thanos Tolias
Algorithms

EF(X) Orientations: A Parameterized Complexity Perspective

arXiv:2512.25033v3 Announce Type: replace Abstract: The concept of fair orientations in graphs was introduced by Christodoulou, Fiat, Koutsoupias, and Sgouritsa in 2023, naturally modeling fair division scenarios in…

Source: arXiv cs.DS Sotiris Kanellopoulos, Edouard Nemery, Christos Pergaminelis, Minas Marios Sotiriou, Manolis Vasilakis
Algorithms

Learning Nearest-Neighbor Maps from Adaptive Queries

arXiv:2608.07352v2 Announce Type: replace Abstract: We study the problem of learning nearest-neighbor maps from adaptive queries, which is equivalent to the following problem of reconstructing a hidden set $H$ via a…

Source: arXiv cs.DS Hadley Black, Geelon So
Algorithms

Faster Exponential Algorithms for Multi-Machine Scheduling Problems

arXiv:2608.12224v1 Announce Type: new Abstract: Minimizing the weighted completion times ($P \mid \mid \Sigma w_j C_j$) and weighted number of tardy jobs ($P \mid \mid \Sigma w_j U_j$) on multiple identical machines are…

Source: arXiv cs.DS Anubhav Dhar, Anita D\"urr, Ahmed Ghazy, Jakob Greilhuber, Karol W\k{e}grzycki
Algorithms

Complexity and algorithms for proper conflict-free coloring in graphs

arXiv:2608.10874v2 Announce Type: replace Abstract: A proper conflict-free (PCF) $k$-coloring of a graph $G$ is a proper $k$-coloring such that there exists a color that appears exactly once in the neighborhood of every…

Source: arXiv cs.DM Dinabandhu Pradhan, Vaishali Sharma
Algorithms

Greedy approaches for Gold Grabbing on subclasses of split graphs

arXiv:2608.12053v1 Announce Type: new Abstract: The Gold Grabbing Game is a combinatorial game on vertex-weighted graphs in which two players alternately remove vertices while maintaining graph connectivity, aiming to…

Source: arXiv cs.DM Heitor Melo de Lucas Brand\~ao, Hebert Coelho da Silva, Julliano Rosa Nascimento
Algorithms

Cops and robbers pebbling in graphs

arXiv:2301.00434v5 Announce Type: replace-cross Abstract: Here we merge the two fields of Cops and Robbers and Graph Pebbling to introduce the new topic of Cops and Robbers Pebbling. Both paradigms can be described by…

Source: arXiv cs.DM Nancy Clarke, Joshua Forkin, Glenn Hurlbert
Algorithms

Search and Rescue on the Plane

arXiv:2608.12039v1 Announce Type: new Abstract: We study a planar variant of the search and rescue problem whereby an agent starting at an arbitrary position $P_{\theta,r} = (r\cos\theta, r\sin\theta)$ in the plane must…

Source: arXiv cs.DM Jared Coleman, Evangelos Kranakis, Danny Krizanc, Oscar Morales-Ponce
Algorithms

Structural Lemmas on Temporal Connectivity

arXiv:2606.15606v2 Announce Type: replace Abstract: This paper presents several lemmas on the structure of temporal connectivity in temporal graphs. Some of these lemmas are adapted from the literature on gossip from…

Source: arXiv cs.DM Daniele Carnevale, Arnaud Casteigts, David Schindl
Algorithms

How Difficult Is It to Recognize CIS Graphs?

arXiv:2608.11289v1 Announce Type: new Abstract: A graph $G$ is called $CIS$ if each maximal clique intersects each maximal stable set of $G$, with maximality taken with respect to set inclusion. CIS graphs resemble…

Source: arXiv cs.DM Rongchuan Tao, Mengxi Yang, Wenan Zang
Algorithms

RevCRN: Reversible Analog Computation using Chemical Reaction Networks

arXiv:2608.11362v1 Announce Type: new Abstract: The computability of real numbers and functions using Turing Machines has been a central area of theoretical computer science since the mid-20th century. In the late 20th…

Source: arXiv cs.CC Saptarshi Biswas, James I. Lathrop, Rana D. Parshad
Algorithms

An FKN Theorem for the Binary Grassmann Scheme

arXiv:2608.11320v1 Announce Type: new Abstract: A classical theorem due to Friedgut, Kalai and Naor asserts that if a function $f\colon \{0,1\}^n\to\{-1,1\}$ close to a degree $1$ function, then either $f$ or $-f$ is…

Source: arXiv cs.CC Yuval Filmus, Anqi Li, Dor Minzer
Algorithms

An Exponential Separation between Deterministic CDCL and DPLL Solvers

arXiv:2603.16156v2 Announce Type: replace Abstract: We prove that there exists a deterministic configuration of Conflict Driven Clause Learning (CDCL) SAT solvers using a variant of the VSIDS branching heuristic that…

Source: arXiv cs.CC Sahil Samar, Marc Vinyals, Vijay Ganesh
Algorithms

Measuring Decidability as Related to Busy Beaver Numbers

arXiv:2605.20215v2 Announce Type: replace Abstract: The theoretical existence of Busy Beaver numbers provides a new notion for decidability and corresponding heuristic for conjectures. The minimum number of states in…

Source: arXiv cs.CC Gurpreet Tandi, Josue Gonzalez-Hendrix, Jonathan Brown