Sort by
Tunnell's Theorem and #P-Completeness
Frank Vega
Posted: 20 May 2026
Optimal Parenting is Hard
Dan V. Nicolau, Jr.
Posted: 20 May 2026
A Viscoelastic Modeling for Failure Analysis of Human Vertebral Bone Undergoing Multi-Rate Compression
Mahmood Allahyari
,Mehran Fereydoonpour
,Asghar Rezaei
,Ghodrat. Karami
Posted: 18 May 2026
Centralized-Decentralized Health Management System (CDHMS): A Federated Database Architectural Prototype for Healthcare Interoperability
Justice Yaw Effah
,Brandon Ortiz
Posted: 18 May 2026
A Multimodal Sensing Approach for Investment Risk Prediction Based on Temporal Masking and Contrastive Learning
Kexin Guo
,Jingwen Wang
,Jiayu Lin
,Ningjing Chen
,Hengyuan Chen
,Zilang Zhou
,Manzhou Li
Posted: 14 May 2026
Radioactive Information: How Uncomputability Ensures O(1) Precision for Non-Shannon Inequalities
Tolga Topal
Posted: 13 May 2026
Minimising Stochastic Complexity with Ridge Regression
Antony Mizzi
,David M. Walker
,Michael Small
Posted: 12 May 2026
An Approximate Solution to the Minimum Dominating Set Problem: The Furones Algorithm
Frank Vega
Posted: 07 May 2026
From Access to Adaptation: Behavioral Pathways in AI-Enabled Public Service Use Across Urban–Rural Contexts in the Global South
G. H. B. A. de Silva
Posted: 30 April 2026
Modified Algorithm for 2D Maximum Sum Subarray Problem
Boris Shukhat
Posted: 28 April 2026
A Chaos-Enhanced Binary Newton-Raphson Optimizer for
High-Dimensional Sensor Data Feature Selection
Abdelmonem M Ibrahim
,Doaa A Fakhry
,Fares Al-Shargie
Posted: 28 April 2026
An Approximate Solution to the Minimum Vertex Cover Problem: The Hvala Algorithm
Frank Vega
Posted: 28 April 2026
A Technical Note on Write-Efficient Sift-Down in Classical Binary Heaps
Xiang Meng
Posted: 15 April 2026
Assessment of the Environmental Impacts of the Launch of the “Soyuz-2.1a” Launch Vehicle with the “Progress MS-29” Cargo Spacecraft in Kazakhstan
Aliya Kalizhanova
,Murat Kunelbayev
,Anar Utegenova
,Ainur Kozbakova
,Serik Daruish
Posted: 14 April 2026
Fast Triangle Detection: The Aegypti Algorithm
Frank Vega
We present \textsc{Aegypti}, a hybrid algorithm for detecting a single triangle in an undirected graph \( G = (V, E) \) with \( n = |V| \) vertices and \( m = |E| \) edges. The algorithm operates in two phases. In the \emph{fast path}, a clique-constrained Union-Find structure (\textsc{FastCliqueUF}) streams over the edges and merges components only when the union remains a clique; the moment any component reaches size~\( \geq 3 \), a triangle witness is returned. Because components remain of size at most \( 2 \) until the detecting merge, each \textsc{Union} costs only \( \Oh(1) \) (bitset operations touch \( \Oh(k/\wordlen) \) blocks with \( k=O(1) \)). The fast path therefore runs in \( \Oh(n^2/\wordlen + m) \) time (dominated by initialisation), using packed \texttt{uint64} SIMD bitset operations; on triangle-rich graphs this reduces to \( \Oh(n^2/\wordlen) \) in practice and is \( \Oh(n^2) \) in the RAM model. If the fast path finds no triangle, a \emph{fallback} using adjacency-set intersections solves the problem in \( \Oh(m^{3/2}) \) time. The overall running time is therefore \( T(G) \;=\; \Oh\!\left( \frac{n^2}{\wordlen} + m^{3/2} \right) \) in the worst case. On triangle-rich graphs the fast path typically terminates after processing only a small fraction of the edges, achieving \( \Oh(n^2/\wordlen) \) time in practice; on triangle-free graphs the fallback dominates. For triangle-containing graphs, \( \Oh(n^2/\wordlen) \)is at most as large as \( \Oh(m^{3/2}) \) whenever \( m = \Omega(n^{4/3}) \) (the dense regime), and the constant-factor savings from SIMD make it substantially faster in practice. We prove correctness, analyse the complexity of each phase, and validate the algorithm on the full Second DIMACS Implementation Challenge benchmark suite, where \textsc{Aegypti} detects triangles in all tested instances in under \( 12 \)s.
We present \textsc{Aegypti}, a hybrid algorithm for detecting a single triangle in an undirected graph \( G = (V, E) \) with \( n = |V| \) vertices and \( m = |E| \) edges. The algorithm operates in two phases. In the \emph{fast path}, a clique-constrained Union-Find structure (\textsc{FastCliqueUF}) streams over the edges and merges components only when the union remains a clique; the moment any component reaches size~\( \geq 3 \), a triangle witness is returned. Because components remain of size at most \( 2 \) until the detecting merge, each \textsc{Union} costs only \( \Oh(1) \) (bitset operations touch \( \Oh(k/\wordlen) \) blocks with \( k=O(1) \)). The fast path therefore runs in \( \Oh(n^2/\wordlen + m) \) time (dominated by initialisation), using packed \texttt{uint64} SIMD bitset operations; on triangle-rich graphs this reduces to \( \Oh(n^2/\wordlen) \) in practice and is \( \Oh(n^2) \) in the RAM model. If the fast path finds no triangle, a \emph{fallback} using adjacency-set intersections solves the problem in \( \Oh(m^{3/2}) \) time. The overall running time is therefore \( T(G) \;=\; \Oh\!\left( \frac{n^2}{\wordlen} + m^{3/2} \right) \) in the worst case. On triangle-rich graphs the fast path typically terminates after processing only a small fraction of the edges, achieving \( \Oh(n^2/\wordlen) \) time in practice; on triangle-free graphs the fallback dominates. For triangle-containing graphs, \( \Oh(n^2/\wordlen) \)is at most as large as \( \Oh(m^{3/2}) \) whenever \( m = \Omega(n^{4/3}) \) (the dense regime), and the constant-factor savings from SIMD make it substantially faster in practice. We prove correctness, analyse the complexity of each phase, and validate the algorithm on the full Second DIMACS Implementation Challenge benchmark suite, where \textsc{Aegypti} detects triangles in all tested instances in under \( 12 \)s.
Posted: 09 April 2026
Exact Pattern-Aware Extraction for Equality Saturation via Bounded-Depth Tree Covering
Zi Cheng
,Mengting Yuan
,Lefei Zhang
Posted: 09 April 2026
Improvements of the Modified Anderson-Björck (modAB) Root-Finding Algorithm
Nedelcho Ganchovski
,Oscar Smith
,Christopher Rackauckas
,Lachezar Tomov
,Alexander Traykov
Posted: 27 March 2026
The Influence of AI Competency and Soft Skills on Innovative University Competency: An Integrated SEM–Artificial Neural Network (SEM–ANN) Model
Kittipol Wisaeng
,Thongchai Kaewkiriya
Posted: 26 March 2026
Drone Path Planning Based on an Improved Whale Optimisation Algorithm
Qixiang Nie
,Guangxun Wang
,Xinxing Shi
,Xuechen Liang
Posted: 26 March 2026
Symbolic Structures of Differences (SSD) as an Early Indicator of Seismic Instability: Theoretical Framework, Methodology, and Application in Early Warning Systems
Zlatko Pangarić
Posted: 23 March 2026
of 12